Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp170 !m_pInfo->m_pJsPlatform->Doc_mail) { in JS_docmailForm()
178 m_pInfo->m_pJsPlatform->Doc_mail( in JS_docmailForm()
/external/pdfium/public/
Dfpdf_formfill.h194 void (*Doc_mail)(struct _IPDF_JsPlatform* pThis, member
/external/pdfium/samples/
Dpdfium_test.cc1359 platform_callbacks.Doc_mail = ExampleDocMail; in RenderPdf()