Searched defs:cmapTable (Results 1 – 2 of 2) sorted by relevance
30 auto cmapTable = reinterpret_cast<const struct CmapTables*>(data_); in Dump() local
66 void FontParser::ProcessCmapTable(const struct CmapTables* cmapTable, FontParser::FontDescriptor& f… in ProcessCmapTable()201 auto cmapTable = parseCmap->Parse(data_, length_); in ParseCmapTable() local