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()70 if (!m_Type3FaceMap.Lookup(pFont, pCache)) { in GetCachedType3()75 m_Type3FaceMap.SetAt(pFont, pCache); in GetCachedType3()83 if (!m_Type3FaceMap.Lookup(pFont, pCache)) { in ReleaseCachedType3()
72 CPDF_Type3CacheMap m_Type3FaceMap; variable