Searched refs:wsQuestion (Results 1 – 4 of 4) sorted by relevance
310 CFX_WideString CPDFXFA_Context::Response(const CFX_WideString& wsQuestion, in Response() argument320 nLength = m_pFormFillEnv->JS_appResponse(wsQuestion.c_str(), wsTitle.c_str(), in Response()
68 CFX_WideString Response(const CFX_WideString& wsQuestion,
287 CFX_WideString wsQuestion; in Response() local293 wsQuestion = CFX_WideString::FromUTF8(bsQuestion.AsStringC()); in Response()307 wsQuestion, wsTitle, wsDefaultAnswer, bMark); in Response()
180 virtual CFX_WideString Response(const CFX_WideString& wsQuestion,