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

/external/pdfium/fpdfsdk/src/fpdfxfa/
H A Dfpdfxfa_app.cpp195 const CFX_WideStringC& wsQuestion,
203 nLength = pEnv->JS_appResponse(wsQuestion.GetPtr(), wsTitle.GetPtr(),
194 Response(CFX_WideString& wsAnswer, const CFX_WideStringC& wsQuestion, const CFX_WideStringC& wsTitle, const CFX_WideStringC& wsDefaultAnswer, FX_BOOL bMark) argument
/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_script_hostpseudomodel.cpp359 CFX_WideString wsQuestion; local
365 wsQuestion = CFX_WideString::FromUTF8(bsQuestion, bsQuestion.GetLength());
380 pNotify->GetAppProvider()->Response(wsAnswer, wsQuestion, wsTitle,

Completed in 101 milliseconds