HomeSort by relevance Sort by last modified time
    Searched refs:wsQuestion (Results 1 - 4 of 4) sorted by null

  /external/pdfium/fpdfsdk/include/fpdfxfa/
fpdfxfa_app.h 58 const CFX_WideStringC& wsQuestion,
  /external/pdfium/fpdfsdk/src/fpdfxfa/
fpdfxfa_app.cpp 195 const CFX_WideStringC& wsQuestion,
203 nLength = pEnv->JS_appResponse(wsQuestion.GetPtr(), wsTitle.GetPtr(),
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_script_hostpseudomodel.cpp 359 CFX_WideString wsQuestion;
365 wsQuestion = CFX_WideString::FromUTF8(bsQuestion, bsQuestion.GetLength());
380 pNotify->GetAppProvider()->Response(wsAnswer, wsQuestion, wsTitle,
  /external/pdfium/xfa/include/fxfa/
fxfa.h 234 const CFX_WideStringC& wsQuestion,
    [all...]

Completed in 52 milliseconds