HomeSort by relevance Sort by last modified time
    Searched refs:GlyphIdArrayOffset (Results 1 - 2 of 2) sorted by null

  /external/sfntly/cpp/src/sfntly/table/core/
cmap_table.cc 600 glyph_id_array_offset_(GlyphIdArrayOffset(seg_count_)) {
729 int32_t CMapTable::CMapFormat4::GlyphIdArrayOffset(int32_t seg_count) {
996 int32_t glyph_id_array_offset = CMapFormat4::GlyphIdArrayOffset(seg_count);
    [all...]
cmap_table.h 484 static int32_t GlyphIdArrayOffset(int32_t seg_count);

Completed in 114 milliseconds