HomeSort by relevance Sort by last modified time
    Searched refs:ValidateCanonicalValue (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxfa/parser/
xfa_localevalue.h 56 bool ValidateCanonicalValue(const CFX_WideString& wsValue, uint32_t dwVType);
xfa_localevalue.cpp 59 m_bValid = ValidateCanonicalValue(wsValue, dwType);
557 bool CXFA_LocaleValue::ValidateCanonicalValue(const CFX_WideString& wsValue,

Completed in 69 milliseconds