Searched refs:IPDF_OCContext (Results 1 – 4 of 4) sorted by relevance
18 class IPDF_OCContext; variable28 class IPDF_OCContext32 virtual ~IPDF_OCContext() {} in ~IPDF_OCContext()76 IPDF_OCContext* m_pOCContext;
83 IPDF_OCContext* pOCContext = pOptions->m_pOCContext; in DisplayPass()
171 class CPDF_OCContext : public CFX_Object, public IPDF_OCContext
1474 FX_BOOL IPDF_OCContext::CheckObjectVisible(const CPDF_PageObject* pObj) in CheckObjectVisible()