Searched refs:pChildDict (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_form.cpp1268 CPDF_Dictionary * pChildDict = pKids->GetDict(i); local
1269 if (pChildDict) {
1270 if (pChildDict->GetObjNum() != dwParentObjNum) {
1271 LoadField(pChildDict, nLevel + 1);

Completed in 60 milliseconds