Home
last modified time | relevance | path

Searched defs:NumGlyphs (Results 1 – 8 of 8) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format5.cc30 int32_t IndexSubTableFormat5::NumGlyphs() { in NumGlyphs() function in sfntly::IndexSubTableFormat5
80 int32_t IndexSubTableFormat5::NumGlyphs(ReadableFontData* data, in NumGlyphs() function in sfntly::IndexSubTableFormat5
93 int32_t IndexSubTableFormat5::Builder::NumGlyphs() { in NumGlyphs() function in sfntly::IndexSubTableFormat5::Builder
Dindex_sub_table_format4.cc28 int32_t IndexSubTableFormat4::NumGlyphs() { in NumGlyphs() function in sfntly::IndexSubTableFormat4
80 int32_t IndexSubTableFormat4::NumGlyphs(ReadableFontData* data, in NumGlyphs() function in sfntly::IndexSubTableFormat4
115 int32_t IndexSubTableFormat4::Builder::NumGlyphs() { in NumGlyphs() function in sfntly::IndexSubTableFormat4::Builder
Dindex_sub_table_format2.cc41 int32_t IndexSubTableFormat2::NumGlyphs() { in NumGlyphs() function in sfntly::IndexSubTableFormat2
74 int32_t IndexSubTableFormat2::Builder::NumGlyphs() { in NumGlyphs() function in sfntly::IndexSubTableFormat2::Builder
Dindex_sub_table_format1.cc38 int32_t IndexSubTableFormat1::NumGlyphs() { in NumGlyphs() function in sfntly::IndexSubTableFormat1
76 int32_t IndexSubTableFormat1::Builder::NumGlyphs() { in NumGlyphs() function in sfntly::IndexSubTableFormat1::Builder
Dindex_sub_table_format3.cc28 int32_t IndexSubTableFormat3::NumGlyphs() { in NumGlyphs() function in sfntly::IndexSubTableFormat3
77 int32_t IndexSubTableFormat3::Builder::NumGlyphs() { in NumGlyphs() function in sfntly::IndexSubTableFormat3::Builder
/external/sfntly/cpp/src/sfntly/table/core/
Dmaximum_profile_table.cc29 int32_t MaximumProfileTable::NumGlyphs() { in NumGlyphs() function in sfntly::MaximumProfileTable
121 int32_t MaximumProfileTable::Builder::NumGlyphs() { in NumGlyphs() function in sfntly::MaximumProfileTable::Builder
/external/sfntly/cpp/src/sfntly/table/truetype/
Dloca_table.cc147 int32_t LocaTable::Builder::NumGlyphs() { in NumGlyphs() function in sfntly::LocaTable::Builder
Dglyph_table.cc530 int32_t GlyphTable::CompositeGlyph::NumGlyphs() { in NumGlyphs() function in sfntly::GlyphTable::CompositeGlyph