Files
ladybird/Userland/Libraries/LibGfx/Font/Emoji.cpp
Timothy Flynn 98f99a9f7e LibGfx: Change Emoji::emoji_for_code_points to accept const code points
Span<u32 const> is the type used when converting a constant Vector<u32>
to a Span.
2022-09-16 15:20:59 +02:00

5.2 KiB