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