Searched refs:m_Type3FaceMap (Results 1 – 2 of 2) sorted by relevance
26 pos = m_Type3FaceMap.GetStartPosition(); in Clear()30 m_Type3FaceMap.GetNextAssoc(pos, pFont, cache); in Clear()34 m_Type3FaceMap.RemoveKey(pFont); in Clear()68 if (!m_Type3FaceMap.Lookup(pFont, pCache)) { in GetCachedType3()73 m_Type3FaceMap.SetAt(pFont, pCache); in GetCachedType3()81 if (!m_Type3FaceMap.Lookup(pFont, pCache)) { in ReleaseCachedType3()
74 CPDF_Type3CacheMap m_Type3FaceMap; variable