Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/frameworks/text/service/texgine/src/opentype_parser/
Dcmap_table_parser.h33 struct CmapTables { struct
34 OpenTypeBasicType::Uint16 version;
35 OpenTypeBasicType::Uint16 numTables;
36 struct EncodingRecord encodingRecords[];
38 static constexpr const char* tag = "cmap";