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

  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
ebdt_table.h 85 BitmapGlyphBuilderList* GetGlyphBuilders();
ebdt_table.cc 159 return GetGlyphBuilders();
192 BitmapGlyphBuilderList* EbdtTable::Builder::GetGlyphBuilders() {
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.cc 80 GlyphBuilderList* glyph_builders = GetGlyphBuilders();
104 return GetGlyphBuilders();
182 GlyphTable::GlyphBuilderList* GlyphTable::Builder::GetGlyphBuilders() {
glyph_table.h 154 GlyphBuilderList* GetGlyphBuilders();

Completed in 237 milliseconds