Searched refs:ValidateCanonicalValue (Results 1 – 2 of 2) sorted by relevance
56 bool ValidateCanonicalValue(const CFX_WideString& wsValue, uint32_t dwVType);
59 m_bValid = ValidateCanonicalValue(wsValue, dwType); in CXFA_LocaleValue()557 bool CXFA_LocaleValue::ValidateCanonicalValue(const CFX_WideString& wsValue, in ValidateCanonicalValue() function in CXFA_LocaleValue