Home
last modified time | relevance | path

Searched refs:GetGlyphBuilders (Results 1 – 4 of 4) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/bitmap/
Debdt_table.cc159 return GetGlyphBuilders(); in GlyphBuilders()
192 BitmapGlyphBuilderList* EbdtTable::Builder::GetGlyphBuilders() { in GetGlyphBuilders() function in sfntly::EbdtTable::Builder
Debdt_table.h85 BitmapGlyphBuilderList* GetGlyphBuilders();
/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc80 GlyphBuilderList* glyph_builders = GetGlyphBuilders(); in GenerateLocaList()
104 return GetGlyphBuilders(); in GlyphBuilders()
182 GlyphTable::GlyphBuilderList* GlyphTable::Builder::GetGlyphBuilders() { in GetGlyphBuilders() function in sfntly::GlyphTable::Builder
Dglyph_table.h154 GlyphBuilderList* GetGlyphBuilders();