Home
last modified time | relevance | path

Searched refs:Glyph (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_defs.h66 struct Glyph { struct
80 using GlyphCache = BASE_NS::unordered_map<uint32_t, FontDefs::Glyph>;
H A Dfont_manager.h81 int UpdateAtlas(FontDefs::Glyph& glyph, const FT_Bitmap&, bool inColor);
175 FontDefs::Glyph& glyph, size_t atlasIndex, ColumnHeader& hdr, const FT_Bitmap& bitmap, uint32_t columnX);
H A Dfont_manager.cpp389 int FontManager::UpdateAtlas(FontDefs::Glyph& glyph, const FT_Bitmap& bitmap, bool inColor) in UpdateAtlas()
480 Glyph& glyph, size_t atlasIndex, ColumnHeader& hdr, const FT_Bitmap& bitmap, uint32_t columnX) in AddGlyphToColumn()

Completed in 2 milliseconds