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

/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_glyph_info.h75 typedef std::map<int32_t, BitmapGlyphInfoPtr> BitmapGlyphInfoMap; typedef in namespace:sfntly
76 typedef std::vector<BitmapGlyphInfoMap> BitmapLocaList;

Completed in 69 milliseconds