Searched defs:GlyphBuilderList (Results 1 - 1 of 1) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/truetype/
H A Dglyph_table.h109 typedef std::vector<GlyphBuilderPtr> GlyphBuilderList; typedef in class:sfntly::GlyphTable
132 GlyphBuilderList* GlyphBuilders();
140 void SetGlyphBuilders(GlyphBuilderList* glyph_builders);
154 GlyphBuilderList* GetGlyphBuilders();
157 GlyphBuilderList glyph_builders_;

Completed in 92 milliseconds