Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc600 glyph_id_array_offset_(GlyphIdArrayOffset(seg_count_)) { in CMapFormat4()
729 int32_t CMapTable::CMapFormat4::GlyphIdArrayOffset(int32_t seg_count) { in GlyphIdArrayOffset() function in sfntly::CMapTable::CMapFormat4
996 int32_t glyph_id_array_offset = CMapFormat4::GlyphIdArrayOffset(seg_count); in Initialize()
Dcmap_table.h484 static int32_t GlyphIdArrayOffset(int32_t seg_count);