Searched refs:cmapid (Results 1 – 1 of 1) sorted by relevance
184 const PredefinedCMap* GetPredefinedCMap(ByteStringView cmapid) { in GetPredefinedCMap() argument185 if (cmapid.GetLength() > 2) in GetPredefinedCMap()186 cmapid = cmapid.First(cmapid.GetLength() - 2); in GetPredefinedCMap()188 if (cmapid == map.m_pName) in GetPredefinedCMap()