Searched refs:kFormat4SegCountX2 (Results 1 – 2 of 2) sorted by relevance
/external/sfntly/cpp/src/sfntly/table/core/ | ||
D | cmap_table.h | 626 kFormat4SegCountX2 = 6, enumerator |
D | cmap_table.cc | 664 int32_t seg_count = data->ReadUShort(Offset::kFormat4SegCountX2) / 2; in SegCount() |