Searched refs:Doc_gotoPage (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/public/
H A Dfpdf_formfill.h261 * Method: Doc_gotoPage
275 void (*Doc_gotoPage)(struct _IPDF_JsPlatform* pThis, int nPageNum); member in struct:_IPDF_JsPlatform
/external/pdfium/fpdfsdk/
H A Dcpdfsdk_formfillenvironment.cpp203 !m_pInfo->m_pJsPlatform->Doc_gotoPage) {
206 m_pInfo->m_pJsPlatform->Doc_gotoPage(m_pInfo->m_pJsPlatform, nPageNum);
/external/pdfium/samples/
H A Dpdfium_test.cc1358 platform_callbacks.Doc_gotoPage = ExampleDocGotoPage;

Completed in 120 milliseconds