Home
last modified time | relevance | path

Searched refs:wsQuestion (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/include/fpdfxfa/
Dfpdfxfa_app.h58 const CFX_WideStringC& wsQuestion,
/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_app.cpp195 const CFX_WideStringC& wsQuestion, in Response() argument
203 nLength = pEnv->JS_appResponse(wsQuestion.GetPtr(), wsTitle.GetPtr(), in Response()
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_hostpseudomodel.cpp359 CFX_WideString wsQuestion; in Script_HostPseudoModel_Response() local
365 wsQuestion = CFX_WideString::FromUTF8(bsQuestion, bsQuestion.GetLength()); in Script_HostPseudoModel_Response()
380 pNotify->GetAppProvider()->Response(wsAnswer, wsQuestion, wsTitle, in Script_HostPseudoModel_Response()
/external/pdfium/xfa/include/fxfa/
Dfxfa.h234 const CFX_WideStringC& wsQuestion,