Home
last modified time | relevance | path

Searched refs:CheckObjectVisible (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_occontext.h28 bool CheckObjectVisible(const CPDF_PageObject* pObj);
Dcpdf_occontext.cpp183 bool CPDF_OCContext::CheckObjectVisible(const CPDF_PageObject* pObj) { in CheckObjectVisible() function in CPDF_OCContext
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1070 if (!m_Options.m_pOCContext->CheckObjectVisible(pObj)) { in RenderSingleObject()
1099 !m_Options.m_pOCContext->CheckObjectVisible(pObj)) { in ContinueSingleObject()