Searched refs:encodingId (Results 1 – 3 of 3) sorted by relevance
29 OpenTypeBasicType::Uint16 encodingId; member
158 nameRecord.encodingId = nameTable.count;174 nameRecord.encodingId = nameTable.count;
64 …FontParser::EncodingIdWin encodingId = static_cast<FontParser::EncodingIdWin>(record.encodingID.Ge… in ProcessCmapTable() local65 …if (platformId == FontParser::PlatformId::WINDOWS && encodingId == FontParser::EncodingIdWin::SYMB… in ProcessCmapTable()