Searched refs:ValidateValue (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/xfa/src/fxfa/src/common/ |
D | fxfa_localevalue.h | 37 FX_BOOL ValidateValue(const CFX_WideString& wsValue,
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_localevalue.cpp | 97 FX_BOOL CXFA_LocaleValue::ValidateValue(const CFX_WideString& wsValue, in ValidateValue() function in CXFA_LocaleValue
|
D | xfa_objectacc_imp.cpp | 2869 widgetValue.ValidateValue(wsValue, wsPicture, pLocale, &wsPicture); in SetValue() 3194 if (widgetValue.ValidateValue(wsValue, wsPicture, pLocale, &wsPicture)) { in GetNormalizeDataValue()
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffwidgetacc.cpp | 439 if (!lcValue.ValidateValue(lcValue.GetValue(), wsPicture, pLocale)) { in ProcessFormatTestValidate()
|