Home
last modified time | relevance | path

Searched refs:LoadOCMDState (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_occontext.h39 bool LoadOCMDState(const CPDF_Dictionary* pOCMDDict) const;
Dcpdf_occontext.cpp240 bool CPDF_OCContext::LoadOCMDState(const CPDF_Dictionary* pOCMDDict) const { in LoadOCMDState() function in CPDF_OCContext
286 return LoadOCMDState(pOCGDict); in CheckOCGVisible()