Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_interactiveform.h104 int GetPageIndexByAnnotDict(CPDF_Document* pDocument,
Dcpdfsdk_interactiveform.cpp147 int nPageIndex = GetPageIndexByAnnotDict(pDocument, pControlDict); in GetWidget()
178 int CPDFSDK_InteractiveForm::GetPageIndexByAnnotDict( in GetPageIndexByAnnotDict() function in CPDFSDK_InteractiveForm