Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/testing/fuzzers/
H A 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
/aosp_15_r20/external/pdfium/samples/
H A Dpdfium_test.cc294 int ExampleAppAlert(IPDF_JSPLATFORM*, in ExampleAppAlert() argument
306 void ExampleAppBeep(IPDF_JSPLATFORM*, int type) { in ExampleAppBeep() argument
310 int ExampleAppResponse(IPDF_JSPLATFORM*, in ExampleAppResponse() argument
333 int ExampleDocGetFilePath(IPDF_JSPLATFORM*, void* file_path, int length) { in ExampleDocGetFilePath() argument
341 void ExampleDocMail(IPDF_JSPLATFORM*, in ExampleDocMail() argument
356 void ExampleDocPrint(IPDF_JSPLATFORM*, in ExampleDocPrint() argument
369 void ExampleDocSubmitForm(IPDF_JSPLATFORM*, in ExampleDocSubmitForm() argument
381 void ExampleDocGotoPage(IPDF_JSPLATFORM*, int page_number) { in ExampleDocGotoPage() argument
385 int ExampleFieldBrowse(IPDF_JSPLATFORM*, void* file_path, int length) { in ExampleFieldBrowse() argument
/aosp_15_r20/external/pdfium/public/
H A Dfpdf_formfill.h323 } IPDF_JSPLATFORM; typedef