Home
last modified time | relevance | path

Searched refs:BitmapGlyphBuilderMap (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/bitmap/
Debdt_table.cc80 for (BitmapGlyphBuilderMap::iterator glyph_entry = builder_map->begin(), in SubDataSizeToSerialize()
106 for (BitmapGlyphBuilderMap::iterator glyph_entry = builder_map->begin(), in SubSerialize()
142 for (BitmapGlyphBuilderMap::iterator glyph_entry = builder_map->begin(), in GenerateLocaList()
218 BitmapGlyphBuilderMap glyph_builder_map; in Initialize()
Dbitmap_glyph.h114 typedef std::map<int32_t, BitmapGlyphBuilderPtr> BitmapGlyphBuilderMap; typedef
115 typedef std::vector<BitmapGlyphBuilderMap> BitmapGlyphBuilderList;