Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/
Dfpdf_transformpage.cpp161 CPDF_Dictionary* pPattenDict = pRes->GetDict("Pattern"); in FPDFPage_TransFormWithClip() local
162 if (pPattenDict) { in FPDFPage_TransFormWithClip()
163 for (const auto& it : *pPattenDict) { in FPDFPage_TransFormWithClip()