Searched refs:ValidateValue (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_localevalue.h | 44 bool ValidateValue(const WideString& wsValue,
|
D | cxfa_localevalue.cpp | 106 bool CXFA_LocaleValue::ValidateValue(const WideString& wsValue, in ValidateValue() function in CXFA_LocaleValue
|
D | cxfa_node.cpp | 1786 if (!lcValue.ValidateValue(lcValue.GetValue(), wsPicture, pLocale, in ProcessFormatTestValidate()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_widgetacc.cpp | 2374 widgetValue.ValidateValue(wsValue, wsPicture, pLocale, &wsPicture); in SetValue() 2560 if (widgetValue.ValidateValue(wsValue, wsPicture, pLocale, &wsPicture)) { in GetNormalizeDataValue()
|