Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/common/
Dfxfa_localevalue.h37 FX_BOOL ValidateValue(const CFX_WideString& wsValue,
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_localevalue.cpp97 FX_BOOL CXFA_LocaleValue::ValidateValue(const CFX_WideString& wsValue, in ValidateValue() function in CXFA_LocaleValue
Dxfa_objectacc_imp.cpp2869 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/
Dxfa_ffwidgetacc.cpp439 if (!lcValue.ValidateValue(lcValue.GetValue(), wsPicture, pLocale)) { in ProcessFormatTestValidate()