Home
last modified time | relevance | path

Searched defs:IPDF_JSPLATFORM (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/testing/fuzzers/
Dpdfium_fuzzer_helper.cc52 int ExampleAppAlert(IPDF_JSPLATFORM*, in ExampleAppAlert() argument
60 int ExampleAppResponse(IPDF_JSPLATFORM*, in ExampleAppResponse() argument
77 void ExampleDocGotoPage(IPDF_JSPLATFORM*, int pageNumber) {} in ExampleDocGotoPage() argument
79 void ExampleDocMail(IPDF_JSPLATFORM*, in ExampleDocMail() argument
/external/pdfium/samples/
Dpdfium_test.cc231 int ExampleAppAlert(IPDF_JSPLATFORM*, in ExampleAppAlert() argument
243 void ExampleAppBeep(IPDF_JSPLATFORM*, int type) { in ExampleAppBeep() argument
247 int ExampleAppResponse(IPDF_JSPLATFORM*, in ExampleAppResponse() argument
270 int ExampleDocGetFilePath(IPDF_JSPLATFORM*, void* file_path, int length) { in ExampleDocGetFilePath() argument
278 void ExampleDocMail(IPDF_JSPLATFORM*, in ExampleDocMail() argument
293 void ExampleDocPrint(IPDF_JSPLATFORM*, in ExampleDocPrint() argument
306 void ExampleDocSubmitForm(IPDF_JSPLATFORM*, in ExampleDocSubmitForm() argument
318 void ExampleDocGotoPage(IPDF_JSPLATFORM*, int page_number) { in ExampleDocGotoPage() argument
322 int ExampleFieldBrowse(IPDF_JSPLATFORM*, void* file_path, int length) { in ExampleFieldBrowse() argument
/external/pdfium/public/
Dfpdf_formfill.h321 } IPDF_JSPLATFORM; typedef