Home
last modified time | relevance | path

Searched refs:BitmapGlyphInfoPtr (Results 1 – 11 of 11) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_glyph_info.h74 typedef Ptr<BitmapGlyphInfo> BitmapGlyphInfoPtr; typedef
75 typedef std::map<int32_t, BitmapGlyphInfoPtr> BitmapGlyphInfoMap;
Debdt_table.cc148 BitmapGlyphInfoPtr info = new BitmapGlyphInfo(glyph_entry->first, in GenerateLocaList()
222 BitmapGlyphInfoPtr info = entry->second; in Initialize()
Dindex_sub_table.cc38 BitmapGlyphInfoPtr output = new BitmapGlyphInfo(glyph_id, in GlyphInfo()
109 BitmapGlyphInfoPtr glyph_info = in GlyphInfo()
Dindex_sub_table_format2.cc261 BitmapGlyphInfoPtr output; in Next()
Dindex_sub_table_format3.cc284 BitmapGlyphInfoPtr output; in Next()
Dindex_sub_table_format1.cc288 BitmapGlyphInfoPtr output; in Next()
Dindex_sub_table_format5.cc333 BitmapGlyphInfoPtr output; in Next()
Dindex_sub_table_format4.cc365 BitmapGlyphInfoPtr output; in Next()
Dbitmap_size_table.cc378 BitmapGlyphInfoPtr info; in GenerateLocaMap()
/external/sfntly/cpp/src/test/
Dbitmap_table_test.cc115 BitmapGlyphInfoPtr info; in TestReadingBitmapTable()
189 BitmapGlyphInfoPtr info, original_info; in TestIndexFormatConversion()
/external/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc378 BitmapGlyphInfoPtr info; in InitializeBitmapBuilder()