Home
last modified time | relevance | path

Searched refs:app_response (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp87 !m_pInfo->m_pJsPlatform->app_response) { in JS_appResponse()
94 return m_pInfo->m_pJsPlatform->app_response( in JS_appResponse()
/external/pdfium/public/
Dfpdf_formfill.h127 int (*app_response)(struct _IPDF_JsPlatform* pThis, member
/external/pdfium/samples/
Dpdfium_test.cc1357 platform_callbacks.app_response = ExampleAppResponse; in RenderPdf()