Searched refs:m_OCGStates (Results 1 – 2 of 2) sorted by relevance
102 m_OCGStates.RemoveAll(); in ~CPDF_OCContext()183 if (m_OCGStates.Lookup(pOCGDict, bState)) { in GetOCGVisible()187 m_OCGStates.SetAt(pOCGDict, bState); in GetOCGVisible()299 m_OCGStates.RemoveAll(); in ResetOCContext()
184 CFX_MapPtrTemplate<const CPDF_Dictionary*, void*> m_OCGStates; variable