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