Home | History | Annotate | Download | only in fxjs

Lines Matching refs:pPageDict

1244   CPDF_Dictionary* pPageDict = pDocument->GetPage(nPageNo);
1245 if (!pPageDict)
1248 CPDF_Page page(pDocument, pPageDict, true);
1293 CPDF_Dictionary* pPageDict = pDocument->GetPage(nPageNo);
1294 if (!pPageDict)
1297 CPDF_Page page(pDocument, pPageDict, true);