Home
last modified time | relevance | path

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

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