Flutter Engine
The Flutter Engine
|
This is the complete list of members for impeller::GlyphAtlas, including all inherited members.
AddTypefaceGlyphPositionAndBounds(const FontGlyphPair &pair, Rect position, Rect bounds) | impeller::GlyphAtlas | |
FindFontGlyphBounds(const FontGlyphPair &pair) const | impeller::GlyphAtlas | |
GetFontGlyphAtlas(const Font &font, Scalar scale) const | impeller::GlyphAtlas | |
GetGlyphCount() const | impeller::GlyphAtlas | |
GetTexture() const | impeller::GlyphAtlas | |
GetType() const | impeller::GlyphAtlas | |
GlyphAtlas(Type type) | impeller::GlyphAtlas | explicit |
IsValid() const | impeller::GlyphAtlas | |
IterateGlyphs(const std::function< bool(const ScaledFont &scaled_font, const SubpixelGlyph &glyph, const Rect &rect)> &iterator) const | impeller::GlyphAtlas | |
SetTexture(std::shared_ptr< Texture > texture) | impeller::GlyphAtlas | |
Type enum name | impeller::GlyphAtlas | |
~GlyphAtlas() | impeller::GlyphAtlas |