Home
last modified time | relevance | path

Searched defs:pAnnots (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/
Dfpdf_annot.cpp312 CPDF_Array* pAnnots = pPage->GetDict()->GetArrayFor("Annots"); in FPDFPage_GetAnnotCount() local
322 CPDF_Array* pAnnots = pPage->GetDict()->GetArrayFor("Annots"); in FPDFPage_GetAnnot() local
346 CPDF_Array* pAnnots = pPage->GetDict()->GetArrayFor("Annots"); in FPDFPage_GetAnnotIndex() local
372 CPDF_Array* pAnnots = pPage->GetDict()->GetArrayFor("Annots"); in FPDFPage_RemoveAnnot() local
Dfpdf_flatten.cpp91 CPDF_Array* pAnnots = pPageDic->GetArrayFor("Annots"); in ParserAnnots() local
Dfpdf_doc.cpp346 CPDF_Array* pAnnots = pPage->GetDict()->GetArrayFor("Annots"); in FPDFLink_Enumerate() local
Dcpdfsdk_interactiveform.cpp185 if (CPDF_Array* pAnnots = pPageDict->GetArrayFor("Annots")) { in GetPageIndexByAnnotDict() local
/external/pdfium/core/fpdfdoc/
Dcpdf_annotlist.cpp175 CPDF_Array* pAnnots = pPage->GetDict()->GetArrayFor("Annots"); in CPDF_AnnotList() local
Dcpdf_interactiveform.cpp882 CPDF_Array* pAnnots = pPage->GetDict()->GetArrayFor("Annots"); in FixPageFields() local