Home
last modified time | relevance | path

Searched refs:BitmapGlyphBuilderPtr (Results 1 – 3 of 3) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_glyph.cc31 BitmapGlyphBuilderPtr builder; in CreateGlyph()
52 BitmapGlyphBuilderPtr builder; in CreateGlyphBuilder()
Dbitmap_glyph.h113 typedef Ptr<BitmapGlyph::Builder> BitmapGlyphBuilderPtr; typedef
114 typedef std::map<int32_t, BitmapGlyphBuilderPtr> BitmapGlyphBuilderMap;
Debdt_table.cc146 BitmapGlyphBuilderPtr builder = glyph_entry->second; in GenerateLocaList()
226 BitmapGlyphBuilderPtr glyph_builder; in Initialize()