Home
last modified time | relevance | path

Searched refs:formData (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/public/
Dfpdf_formfill.h186 …void (*Doc_submitForm)(struct _IPDF_JsPlatform* pThis,void* formData, int length, FPDF_WIDESTRING …
/external/pdfium/fpdfsdk/include/
Dfsdk_mgr.h225 void JS_docSubmitForm(void* formData, int length, FX_LPCWSTR URL) in JS_docSubmitForm() argument
231 m_pInfo->m_pJsPlatform->Doc_submitForm(m_pInfo->m_pJsPlatform, formData, length, pDestination); in JS_docSubmitForm()