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 | |
| GetAtlasGeneration() const | impeller::GlyphAtlas | |
| GetGlyphCount() const | impeller::GlyphAtlas | |
| GetOrCreateFontGlyphAtlas(const ScaledFont &scaled_font) | impeller::GlyphAtlas | |
| GetTexture() const | impeller::GlyphAtlas | |
| GetType() const | impeller::GlyphAtlas | |
| GlyphAtlas(Type type, size_t initial_generation) | impeller::GlyphAtlas | |
| IsValid() const | impeller::GlyphAtlas | |
| IterateGlyphs(const std::function< bool(const ScaledFont &scaled_font, const SubpixelGlyph &glyph, const Rect &rect)> &iterator) const | impeller::GlyphAtlas | |
| SetAtlasGeneration(size_t value) | impeller::GlyphAtlas | |
| SetTexture(std::shared_ptr< Texture > texture) | impeller::GlyphAtlas | |
| Type enum name | impeller::GlyphAtlas | |
| ~GlyphAtlas() | impeller::GlyphAtlas |