Searched refs:LoadOCGState (Results 1 – 2 of 2) sorted by relevance
36 bool LoadOCGState(const CPDF_Dictionary* pOCGDict) const;
149 bool CPDF_OCContext::LoadOCGState(const CPDF_Dictionary* pOCGDict) const { in LoadOCGState() function in CPDF_OCContext179 bool bState = LoadOCGState(pOCGDict); in GetOCGVisible()