Searched refs:cmapid (Results 1 – 1 of 1) sorted by relevance
209 const PredefinedCMap* GetPredefinedCMap(ByteStringView cmapid) { in GetPredefinedCMap() argument210 if (cmapid.GetLength() > 2) in GetPredefinedCMap()211 cmapid = cmapid.First(cmapid.GetLength() - 2); in GetPredefinedCMap()213 if (cmapid == map.m_pName) in GetPredefinedCMap()