Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_occontext.cpp263 const CPDF_Dictionary* pItemDict = pArray->GetDictAt(i); in LoadOCMDState() local
264 if (!pItemDict) in LoadOCMDState()
268 bItem = GetOCGVisible(pItemDict); in LoadOCMDState()