Home
last modified time | relevance | path

Searched defs:CmapSubtableFormat12 (Results 1 – 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/texgine/src/opentype_parser/
Dcmap_parser.cpp96 struct CmapSubtableFormat12 { struct
97 struct CmapSubtable base;
98 OpenTypeBasicType::Uint16 reserved;
99 OpenTypeBasicType::Uint32 length;
100 OpenTypeBasicType::Uint32 language;
101 OpenTypeBasicType::Uint32 numGroups;
102 struct SequentialMapGroup groups[];