Home
last modified time | relevance | path

Searched refs:GlyphBuilders (Results 1 – 7 of 7) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/bitmap/
Debdt_table.h63 BitmapGlyphBuilderList* GlyphBuilders();
Debdt_table.cc158 BitmapGlyphBuilderList* EbdtTable::Builder::GlyphBuilders() { in GlyphBuilders() function in sfntly::EbdtTable::Builder
/external/sfntly/cpp/src/sfntly/tools/subsetter/
Dglyph_table_subsetter.cc68 glyph_table_builder->GlyphBuilders(); in Subset()
/external/sfntly/cpp/src/sample/subtly/
Dfont_assembler.cc179 glyph_table_builder->GlyphBuilders(); in AssembleGlyphAndLocaTables()
/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.h132 GlyphBuilderList* GlyphBuilders();
Dglyph_table.cc103 GlyphTable::GlyphBuilderList* GlyphTable::Builder::GlyphBuilders() { in GlyphBuilders() function in sfntly::GlyphTable::Builder
/external/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc289 glyph_table_builder->GlyphBuilders(); in SetupGlyfBuilders()
419 ebdt->GlyphBuilders(); // Initialize the builder. in InitializeBitmapBuilder()