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.cc50 int ExampleAppAlert(IPDF_JSPLATFORM*, in ExampleAppAlert() argument
58 int ExampleAppResponse(IPDF_JSPLATFORM*, in ExampleAppResponse() argument
75 void ExampleDocGotoPage(IPDF_JSPLATFORM*, int pageNumber) {} in ExampleDocGotoPage() argument
77 void ExampleDocMail(IPDF_JSPLATFORM*, in ExampleDocMail() argument
/external/pdfium/samples/
Dpdfium_test.cc262 int ExampleAppAlert(IPDF_JSPLATFORM*, in ExampleAppAlert() argument
274 void ExampleAppBeep(IPDF_JSPLATFORM*, int type) { in ExampleAppBeep() argument
278 int ExampleAppResponse(IPDF_JSPLATFORM*, in ExampleAppResponse() argument
301 int ExampleDocGetFilePath(IPDF_JSPLATFORM*, void* file_path, int length) { in ExampleDocGetFilePath() argument
309 void ExampleDocMail(IPDF_JSPLATFORM*, in ExampleDocMail() argument
324 void ExampleDocPrint(IPDF_JSPLATFORM*, in ExampleDocPrint() argument
337 void ExampleDocSubmitForm(IPDF_JSPLATFORM*, in ExampleDocSubmitForm() argument
349 void ExampleDocGotoPage(IPDF_JSPLATFORM*, int page_number) { in ExampleDocGotoPage() argument
353 int ExampleFieldBrowse(IPDF_JSPLATFORM*, void* file_path, int length) { in ExampleFieldBrowse() argument
/external/pdfium/public/
Dfpdf_formfill.h323 } IPDF_JSPLATFORM; typedef