Searched refs:Doc_gotoPage (Results 1 – 3 of 3) sorted by relevance
203 !m_pInfo->m_pJsPlatform->Doc_gotoPage) { in JS_docgotoPage()206 m_pInfo->m_pJsPlatform->Doc_gotoPage(m_pInfo->m_pJsPlatform, nPageNum); in JS_docgotoPage()
275 void (*Doc_gotoPage)(struct _IPDF_JsPlatform* pThis, int nPageNum); member
1358 platform_callbacks.Doc_gotoPage = ExampleDocGotoPage; in RenderPdf()