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

  /external/pdfium/fpdfsdk/fpdfxfa/
cpdfxfa_context.h 70 const CFX_WideString& wsDefaultAnswer,
cpdfxfa_context.cpp 312 const CFX_WideString& wsDefaultAnswer,
321 wsDefaultAnswer.c_str(), nullptr,
  /external/pdfium/xfa/fxfa/parser/
cscript_hostpseudomodel.cpp 289 CFX_WideString wsDefaultAnswer;
301 wsDefaultAnswer = CFX_WideString::FromUTF8(bsDefaultAnswer.AsStringC());
307 wsQuestion, wsTitle, wsDefaultAnswer, bMark);
  /external/pdfium/xfa/fxfa/
fxfa.h 176 * @param[in] wsDefaultAnswer - Initial contents for answer.
182 const CFX_WideString& wsDefaultAnswer = L"",

Completed in 212 milliseconds