Searched refs:SubReadyToSerialize (Results 1 - 25 of 38) sorted by relevance

12

/external/sfntly/cpp/src/sfntly/table/
H A Dtable_based_table_builder.h29 virtual bool SubReadyToSerialize();
H A Dtable_based_table_builder.cc31 bool TableBasedTableBuilder::SubReadyToSerialize() { function in class:sfntly::TableBasedTableBuilder
H A Dfont_data_table.cc55 if (!SubReadyToSerialize()) {
85 if (!SubReadyToSerialize()) {
H A Dfont_data_table.h82 virtual bool SubReadyToSerialize() = 0;
/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_glyph.cc93 bool BitmapGlyph::Builder::SubReadyToSerialize() { function in class:sfntly::BitmapGlyph::Builder
H A Debdt_table.h46 virtual bool SubReadyToSerialize();
H A Dsmall_glyph_metrics.h62 virtual bool SubReadyToSerialize();
H A Dbig_glyph_metrics.h72 virtual bool SubReadyToSerialize();
H A Dbitmap_glyph.h82 virtual bool SubReadyToSerialize();
H A Debsc_table.cc98 bool EbscTable::Builder::SubReadyToSerialize() { function in class:sfntly::EbscTable::Builder
H A Debsc_table.h81 virtual bool SubReadyToSerialize();
H A Dindex_sub_table_format1.h53 virtual bool SubReadyToSerialize();
H A Dindex_sub_table_format2.h53 virtual bool SubReadyToSerialize();
H A Dindex_sub_table_format3.h52 virtual bool SubReadyToSerialize();
H A Dindex_sub_table_format5.h52 virtual bool SubReadyToSerialize();
H A Dsmall_glyph_metrics.cc118 bool SmallGlyphMetrics::Builder::SubReadyToSerialize() { function in class:sfntly::SmallGlyphMetrics::Builder
H A Dbig_glyph_metrics.cc154 bool BigGlyphMetrics::Builder::SubReadyToSerialize() { function in class:sfntly::BigGlyphMetrics::Builder
H A Dbitmap_size_table.h59 virtual bool SubReadyToSerialize();
H A Deblc_table.h137 virtual bool SubReadyToSerialize();
H A Dindex_sub_table.h96 virtual bool SubReadyToSerialize();
H A Dindex_sub_table_format4.h78 virtual bool SubReadyToSerialize();
H A Deblc_table.cc194 bool EblcTable::Builder::SubReadyToSerialize() { function in class:sfntly::EblcTable::Builder
201 if (!(*b)->SubReadyToSerialize()) {
/external/sfntly/cpp/src/sfntly/table/truetype/
H A Dloca_table.h113 virtual bool SubReadyToSerialize();
H A Dglyph_table.h69 virtual bool SubReadyToSerialize();
149 virtual bool SubReadyToSerialize();
/external/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.h150 virtual bool SubReadyToSerialize();
391 virtual bool SubReadyToSerialize();
506 virtual bool SubReadyToSerialize();

Completed in 1172 milliseconds

12