Searched defs:IPDF_JSPLATFORM (Results 1 – 3 of 3) sorted by relevance
| /external/pdfium/testing/fuzzers/ |
| D | pdfium_fuzzer_helper.cc | 50 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/ |
| D | pdfium_test.cc | 262 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/ |
| D | fpdf_formfill.h | 323 } IPDF_JSPLATFORM; typedef
|