Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp640 WideString FormatNumStr(const WideString& wsValue, LocaleIface* pLocale) { in FormatNumStr() function
4846 wsValue = FormatNumStr(NormalizeNumStr(wsValue), pLocale); in GetValue()