Searched refs:m_pOC (Results 1 – 2 of 2) sorted by relevance
63 m_pOC = NULL; in CPDF_Image()91 m_pOC = pDict->GetDict("OC"); in LoadImageF()
792 CPDF_Dictionary* GetOC() const { return m_pOC; } in GetOC()851 CPDF_Dictionary* m_pOC; variable