Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_interform.h119 int GetPageIndexByAnnotDict(CPDF_Document* pDocument,
Dcpdfsdk_interform.cpp107 int nPageIndex = GetPageIndexByAnnotDict(pDocument, pControlDict); in GetWidget()
140 int CPDFSDK_InterForm::GetPageIndexByAnnotDict( in GetPageIndexByAnnotDict() function in CPDFSDK_InterForm