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

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

Completed in 53 milliseconds