Searched refs:ValidateValue (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ |
D | xfa_localevalue.h | 44 bool ValidateValue(const CFX_WideString& wsValue,
|
D | cxfa_widgetdata.cpp | 1505 widgetValue.ValidateValue(wsValue, wsPicture, pLocale, &wsPicture); in SetValue() 1729 if (widgetValue.ValidateValue(wsValue, wsPicture, pLocale, &wsPicture)) { in GetNormalizeDataValue()
|
D | xfa_localevalue.cpp | 101 bool CXFA_LocaleValue::ValidateValue(const CFX_WideString& wsValue, in ValidateValue() function in CXFA_LocaleValue
|
/external/pdfium/xfa/fxfa/app/ |
D | xfa_ffwidgetacc.cpp | 423 if (!lcValue.ValidateValue(lcValue.GetValue(), wsPicture, pLocale)) { in ProcessFormatTestValidate()
|