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

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

Completed in 53 milliseconds