Searched refs:kFormat4Language (Results 1 – 2 of 2) sorted by relevance
/external/sfntly/cpp/src/sfntly/table/core/ | ||
D | cmap_table.h | 625 kFormat4Language = 4, enumerator |
D | cmap_table.cc | 652 int32_t language = data->ReadUShort(Offset::kFormat4Language); in Language() |