Searched defs:CmapSubtableFormat4 (Results 1 – 1 of 1) sorted by relevance
54 struct CmapSubtableFormat4 { struct55 struct CmapSubtable base;56 OpenTypeBasicType::Uint16 length;57 OpenTypeBasicType::Uint16 language;58 OpenTypeBasicType::Uint16 segCountX2;59 OpenTypeBasicType::Uint16 searchRange;60 OpenTypeBasicType::Uint16 entrySelector;61 OpenTypeBasicType::Uint16 rangeShift;62 OpenTypeBasicType::Uint16 array[];64 int16_t GetSegCount() const in GetSegCount()[all …]