Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_transformpage.cpp172 CPDF_Dictionary* pPattenDict = pRes->GetDictFor("Pattern"); in FPDFPage_TransFormWithClip() local
173 if (pPattenDict) { in FPDFPage_TransFormWithClip()
174 for (const auto& it : *pPattenDict) { in FPDFPage_TransFormWithClip()