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

  /external/pdfium/xfa/fxfa/
fxfa_widget.h 95 CFX_WideString GetValidateMessage(bool bError, bool bVersionFlag);
  /external/pdfium/xfa/fxfa/app/
xfa_ffwidgetacc.cpp 390 wsScriptMsg = GetValidateMessage(false, bVersionFlag);
403 wsScriptMsg = GetValidateMessage(true, bVersionFlag);
434 wsFormatMsg = GetValidateMessage(true, bVersionFlag);
441 wsFormatMsg = GetValidateMessage(false, bVersionFlag);
544 CFX_WideString CXFA_WidgetAcc::GetValidateMessage(bool bError,
    [all...]

Completed in 52 milliseconds