Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.h44 bool ValidateValue(const WideString& wsValue,
Dcxfa_localevalue.cpp106 bool CXFA_LocaleValue::ValidateValue(const WideString& wsValue, in ValidateValue() function in CXFA_LocaleValue
Dcxfa_node.cpp1786 if (!lcValue.ValidateValue(lcValue.GetValue(), wsPicture, pLocale, in ProcessFormatTestValidate()
/external/pdfium/xfa/fxfa/
Dcxfa_widgetacc.cpp2374 widgetValue.ValidateValue(wsValue, wsPicture, pLocale, &wsPicture); in SetValue()
2560 if (widgetValue.ValidateValue(wsValue, wsPicture, pLocale, &wsPicture)) { in GetNormalizeDataValue()