Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_occontext.h28 bool CheckObjectVisible(const CPDF_PageObject* pObj) const;
Dcpdf_occontext.cpp184 bool CPDF_OCContext::CheckObjectVisible(const CPDF_PageObject* pObj) const { in CheckObjectVisible() function in CPDF_OCContext
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp240 !m_Options.GetOCContext()->CheckObjectVisible(pObj)) { in RenderSingleObject()
268 !m_Options.GetOCContext()->CheckObjectVisible(pObj)) { in ContinueSingleObject()