Home
last modified time | relevance | path

Searched refs:ValidateCanonicalValue (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.h73 bool ValidateCanonicalValue(const WideString& wsValue, uint32_t dwVType);
Dcxfa_localevalue.cpp85 m_bValid(ValidateCanonicalValue(wsValue, dwType)) {} in CXFA_LocaleValue()
389 bool CXFA_LocaleValue::ValidateCanonicalValue(const WideString& wsValue, in ValidateCanonicalValue() function in CXFA_LocaleValue