Searched refs:GetPredefinedCMap (Results 1 – 4 of 4) sorted by relevance
209 const PredefinedCMap* GetPredefinedCMap(ByteStringView cmapid) { in GetPredefinedCMap() function302 const PredefinedCMap* map = GetPredefinedCMap(bsPredefinedName); in CPDF_CMap()
54 RetainPtr<const CPDF_CMap> GetPredefinedCMap(const ByteString& name);
117 RetainPtr<const CPDF_CMap> CPDF_FontGlobals::GetPredefinedCMap( in GetPredefinedCMap() function in CPDF_FontGlobals
450 m_pCMap = pFontGlobals->GetPredefinedCMap(cmap); in Load()873 m_pCMap = pFontGlobals->GetPredefinedCMap("GBK-EUC-H"); in LoadGB2312()