|
|
| FontGlyphIDs (FontGlyphIDs const &rhs) noexcept |
| |
|
tt_force_inline | FontGlyphIDs (FontGlyphIDs &&rhs) noexcept |
| |
|
FontGlyphIDs & | operator= (FontGlyphIDs const &rhs) noexcept |
| |
|
tt_force_inline FontGlyphIDs & | operator= (FontGlyphIDs &&rhs) noexcept |
| |
|
void | clear () noexcept |
| |
|
tt_force_inline | operator bool () const noexcept |
| |
|
tt_force_inline FontID | font_id () const noexcept |
| |
|
tt_force_inline void | set_font_id (FontID font_id) noexcept |
| |
|
FontGlyphIDs & | operator+= (GlyphID rhs) noexcept |
| |
|
tt_force_inline GlyphID | front () const noexcept |
| |
|
tt_force_inline GlyphID | operator[] (size_t index) const noexcept |
| |
|
tt_force_inline size_t | size () const noexcept |
| |
|
size_t | hash () const noexcept |
| |
|
std::pair< Path, aarect > | getPathAndBoundingBox () const noexcept |
| |
|
aarect | getBoundingBox () const noexcept |
| |
The documentation for this class was generated from the following file: