Searched defs:wsQuestion (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_context.cpp310 CFX_WideString CPDFXFA_Context::Response(const CFX_WideString& wsQuestion, argument
320 nLength = m_pFormFillEnv->JS_appResponse(wsQuestion.c_str(), wsTitle.c_str(),
/external/pdfium/xfa/fxfa/parser/
H A Dcscript_hostpseudomodel.cpp287 CFX_WideString wsQuestion; local
293 wsQuestion = CFX_WideString::FromUTF8(bsQuestion.AsStringC());
307 wsQuestion, wsTitle, wsDefaultAnswer, bMark);

Completed in 26 milliseconds