Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/
Dfsdk_mgr.h223 void JS_docSubmitForm(void* formData, int length, FX_LPCWSTR URL) in JS_docSubmitForm() function
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp2285 pEnv->JS_docSubmitForm(pBuffer, nBufSize, (FX_LPCWSTR)csDestination); in SubmitFields()
2442 pEnv->JS_docSubmitForm(pBuffer, nBufSize, (FX_LPCWSTR)sDestination); in SubmitForm()