Searched refs:JS_appResponse (Results 1 – 4 of 4) sorted by relevance
118 int JS_appResponse(const WideString& Question,
184 int CPDFSDK_FormFillEnvironment::JS_appResponse(const WideString& Question, in JS_appResponse() function in CPDFSDK_FormFillEnvironment
317 nLength = m_pFormFillEnv->JS_appResponse(wsQuestion, wsTitle, wsDefaultAnswer, in Response()
546 int nLengthBytes = pRuntime->GetFormFillEnv()->JS_appResponse( in response()