HomeSort by relevance Sort by last modified time
    Searched refs:CheckOCGVisible (Results 1 - 5 of 5) sorted by null

  /external/pdfium/core/fpdfdoc/
cpdf_occontext.h 27 bool CheckOCGVisible(const CPDF_Dictionary* pOCGDict);
cpdf_occontext.cpp 188 !CheckOCGVisible(item.GetParam())) {
278 bool CPDF_OCContext::CheckOCGVisible(const CPDF_Dictionary* pOCGDict) {
cpdf_annotlist.cpp 188 !pOptions->GetOCContext()->CheckOCGVisible(
  /external/pdfium/core/fpdfapi/render/
cpdf_imagerenderer.cpp 180 !m_pRenderStatus->GetRenderOptions()->GetOCContext()->CheckOCGVisible(
cpdf_renderstatus.cpp     [all...]

Completed in 417 milliseconds