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

  /external/sfntly/cpp/src/sfntly/table/bitmap/
ebdt_table.h 63 BitmapGlyphBuilderList* GlyphBuilders();
69 // the {@link EbdtTable.Builder#glyphBuilders()} is being used and modified
71 // @param glyphBuilders the new glyph builders
ebdt_table.cc 158 BitmapGlyphBuilderList* EbdtTable::Builder::GlyphBuilders() {
  /external/sfntly/cpp/src/sfntly/tools/subsetter/
glyph_table_subsetter.cc 68 glyph_table_builder->GlyphBuilders();
  /external/sfntly/cpp/src/sample/subtly/
font_assembler.cc 179 glyph_table_builder->GlyphBuilders();
  /external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.h 132 GlyphBuilderList* GlyphBuilders();
138 // the GlyphTable.Builder::GlyphBuilders() is being used and modified
glyph_table.cc 103 GlyphTable::GlyphBuilderList* GlyphTable::Builder::GlyphBuilders() {
  /external/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc 248 glyph_table_builder->GlyphBuilders();
373 ebdt->GlyphBuilders(); // Initialize the builder.

Completed in 177 milliseconds