#include <i_emoji_atlas.hpp>
Definition at line 27 of file i_emoji_atlas.hpp.
◆ emoji_id
◆ emoji() [1/2]
virtual emoji_id neogfx::i_emoji_atlas::emoji |
( |
char32_t |
aCodePoint, |
|
|
dimension |
aDesiredSize |
|
) |
| const |
|
pure virtual |
◆ emoji() [2/2]
virtual emoji_id neogfx::i_emoji_atlas::emoji |
( |
const std::u32string & |
aCodePoints, |
|
|
dimension |
aDesiredSize |
|
) |
| const |
|
pure virtual |
◆ emoji_texture()
◆ is_emoji() [1/2]
virtual bool neogfx::i_emoji_atlas::is_emoji |
( |
char32_t |
aCodePoint | ) |
const |
|
pure virtual |
◆ is_emoji() [2/2]
virtual bool neogfx::i_emoji_atlas::is_emoji |
( |
const std::u32string & |
aCodePoints | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: