Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp312 const CFX_WideString& wsDefaultAnswer, in Response() argument
321 wsDefaultAnswer.c_str(), nullptr, in Response()
Dcpdfxfa_context.h70 const CFX_WideString& wsDefaultAnswer,
/external/pdfium/xfa/fxfa/parser/
Dcscript_hostpseudomodel.cpp289 CFX_WideString wsDefaultAnswer; in Response() local
301 wsDefaultAnswer = CFX_WideString::FromUTF8(bsDefaultAnswer.AsStringC()); in Response()
307 wsQuestion, wsTitle, wsDefaultAnswer, bMark); in Response()
/external/pdfium/xfa/fxfa/
Dfxfa.h182 const CFX_WideString& wsDefaultAnswer = L"",