Searched refs:pOC (Results 1 – 2 of 2) sorted by relevance
178 CPDF_Dictionary* pOC = m_pImageObject->GetImage()->GetOC(); in Start() local179 if (pOC && m_pRenderStatus->GetRenderOptions()->GetOCContext() && in Start()181 pOC)) { in Start()
1278 CPDF_Dictionary* pOC = pFormObj->form()->m_pFormDict->GetDictFor("OC"); in ProcessForm() local1279 if (pOC && m_Options.GetOCContext() && in ProcessForm()1280 !m_Options.GetOCContext()->CheckOCGVisible(pOC)) { in ProcessForm()