Searched refs:CheckOCGVisible (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/core/fpdfdoc/
H A Dcpdf_occontext.h27 bool CheckOCGVisible(const CPDF_Dictionary* pOCGDict);
H A Dcpdf_occontext.cpp188 !CheckOCGVisible(item.GetParam())) {
271 bool CPDF_OCContext::CheckOCGVisible(const CPDF_Dictionary* pOCGDict) { function in class:CPDF_OCContext
H A Dcpdf_annotlist.cpp132 !pOCContext->CheckOCGVisible(pAnnotDict->GetDictFor("OC"))) {
/external/pdfium/core/fpdfapi/render/
H A Dcpdf_imagerenderer.cpp200 !m_pRenderStatus->m_Options.m_pOCContext->CheckOCGVisible(pOC)) {
H A Dcpdf_renderstatus.cpp1241 !m_Options.m_pOCContext->CheckOCGVisible(pOC)) {

Completed in 562 milliseconds