HomeSort by relevance Sort by last modified time
    Searched refs:BitmapGlyphBuilderPtr (Results 1 - 3 of 3) sorted by null

  /external/sfntly/cpp/src/sfntly/table/bitmap/
bitmap_glyph.cc 31 BitmapGlyphBuilderPtr builder;
52 BitmapGlyphBuilderPtr builder;
bitmap_glyph.h 113 typedef Ptr<BitmapGlyph::Builder> BitmapGlyphBuilderPtr;
114 typedef std::map<int32_t, BitmapGlyphBuilderPtr> BitmapGlyphBuilderMap;
ebdt_table.cc 146 BitmapGlyphBuilderPtr builder = glyph_entry->second;
226 BitmapGlyphBuilderPtr glyph_builder;

Completed in 160 milliseconds