Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_occontext.h39 bool LoadOCMDState(const CPDF_Dictionary* pOCMDDict);
Dcpdf_occontext.cpp239 bool CPDF_OCContext::LoadOCMDState(const CPDF_Dictionary* pOCMDDict) { in LoadOCMDState() function in CPDF_OCContext
285 return LoadOCMDState(pOCGDict); in CheckOCGVisible()