Searched defs:GlyphStartOffset (Results 1 - 5 of 5) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table_format1.cc42 int32_t IndexSubTableFormat1::GlyphStartOffset(int32_t glyph_id) { function in class:sfntly::IndexSubTableFormat1
89 int32_t IndexSubTableFormat1::Builder::GlyphStartOffset(int32_t glyph_id) { function in class:sfntly::IndexSubTableFormat1::Builder
295 container()->GlyphStartOffset(glyph_id_),
H A Dindex_sub_table_format2.cc45 int32_t IndexSubTableFormat2::GlyphStartOffset(int32_t glyph_id) { function in class:sfntly::IndexSubTableFormat2
78 int32_t IndexSubTableFormat2::Builder::GlyphStartOffset(int32_t glyph_id) { function in class:sfntly::IndexSubTableFormat2::Builder
268 container()->GlyphStartOffset(glyph_id_),
H A Dindex_sub_table_format3.cc32 int32_t IndexSubTableFormat3::GlyphStartOffset(int32_t glyph_id) { function in class:sfntly::IndexSubTableFormat3
81 int32_t IndexSubTableFormat3::Builder::GlyphStartOffset(int32_t glyph_id) { function in class:sfntly::IndexSubTableFormat3::Builder
291 container()->GlyphStartOffset(glyph_id_),
H A Dindex_sub_table_format4.cc32 int32_t IndexSubTableFormat4::GlyphStartOffset(int32_t glyph_id) { function in class:sfntly::IndexSubTableFormat4
132 int32_t IndexSubTableFormat4::Builder::GlyphStartOffset(int32_t glyph_id) { function in class:sfntly::IndexSubTableFormat4::Builder
H A Dindex_sub_table_format5.cc34 int32_t IndexSubTableFormat5::GlyphStartOffset(int32_t glyph_id) { function in class:sfntly::IndexSubTableFormat5
102 int32_t IndexSubTableFormat5::Builder::GlyphStartOffset(int32_t glyph_id) { function in class:sfntly::IndexSubTableFormat5::Builder

Completed in 438 milliseconds