Home
last modified time | relevance | path

Searched refs:FindCodeOffsetPair (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format4.cc37 int32_t pair_index = FindCodeOffsetPair(glyph_id); in GlyphStartOffset()
53 int32_t pair_index = FindCodeOffsetPair(glyph_id); in GlyphLength()
73 int32_t IndexSubTableFormat4::FindCodeOffsetPair(int32_t glyph_id) { in FindCodeOffsetPair() function in sfntly::IndexSubTableFormat4
124 int32_t pair_index = FindCodeOffsetPair(glyph_id); in GlyphLength()
137 int32_t pair_index = FindCodeOffsetPair(glyph_id); in GlyphStartOffset()
309 int32_t IndexSubTableFormat4::Builder::FindCodeOffsetPair(int32_t glyph_id) { in FindCodeOffsetPair() function in sfntly::IndexSubTableFormat4::Builder
Dindex_sub_table_format4.h103 int32_t FindCodeOffsetPair(int32_t glyph_id);
124 int32_t FindCodeOffsetPair(int32_t glyph_id);