Home
last modified time | relevance | path

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

/external/pdfium/testing/fuzzers/
Dpdfium_fuzzer_helper.cc77 void ExampleDocGotoPage(IPDF_JSPLATFORM*, int pageNumber) {} in ExampleDocGotoPage() function
128 platform_callbacks.Doc_gotoPage = ExampleDocGotoPage; in RenderPdf()
/external/pdfium/samples/
Dpdfium_test.cc318 void ExampleDocGotoPage(IPDF_JSPLATFORM*, int page_number) { in ExampleDocGotoPage() function
899 platform_callbacks.Doc_gotoPage = ExampleDocGotoPage; in RenderPdf()