Searched refs:LoadOCGState (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
H A Dcpdf_occontext.h36 bool LoadOCGState(const CPDF_Dictionary* pOCGDict) const;
H A Dcpdf_occontext.cpp148 bool CPDF_OCContext::LoadOCGState(const CPDF_Dictionary* pOCGDict) const { function in class:CPDF_OCContext
178 bool bState = LoadOCGState(pOCGDict);

Completed in 663 milliseconds