Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/
Dfsdk_baseform.h339 int GetPageIndexByAnnotDict(CPDF_Document* pDocument,
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp2089 int nPageIndex = GetPageIndexByAnnotDict(pDocument, pControlDict);
2122 int CPDFSDK_InterForm::GetPageIndexByAnnotDict( function in CPDFSDK_InterForm