Searched refs:JS_appResponse (Results 1 – 4 of 4) sorted by relevance
293 nLength = m_pFormFillEnv->JS_appResponse(wsQuestion.c_str(), wsTitle.c_str(), in Response()
179 int JS_appResponse(const wchar_t* Question,
79 int CPDFSDK_FormFillEnvironment::JS_appResponse(const wchar_t* Question, in JS_appResponse() function in CPDFSDK_FormFillEnvironment
553 int nLengthBytes = pRuntime->GetFormFillEnv()->JS_appResponse( in response()