Searched refs:JS_docSubmitForm (Results 1 – 2 of 2) sorted by relevance
225 void JS_docSubmitForm(void* formData, int length, FX_LPCWSTR URL) in JS_docSubmitForm() function
2276 pEnv->JS_docSubmitForm(pBuffer, nBufSize, csDestination.c_str()); in SubmitFields()2410 pEnv->JS_docSubmitForm(pBuffer, nBufSize, sDestination.c_str()); in SubmitForm()