Searched refs:GetNumericFormat (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/src/fgas/src/localization/ |
D | fx_localeimp.h | 98 IFX_Locale* GetNumericFormat(const CFX_WideString& wsPattern,
|
D | fx_locale.cpp | 804 IFX_Locale* CFX_FormatString::GetNumericFormat(const CFX_WideString& wsPattern, in GetNumericFormat() function in CFX_FormatString 1014 GetNumericFormat(wsPattern, dot_index_f, dwFormatStyle, wsNumFormat); in ParseNum() 1780 GetNumericFormat(wsPattern, dot_index_f, dwFormatStyle, wsNumFormat); in ParseNum() 3011 GetNumericFormat(wsPattern, dot_index_f, dwNumStyle, wsNumFormat); in FormatStrNum() 3444 GetNumericFormat(wsPattern, dot_index_f, dwNumStyle, wsNumFormat); in FormatLCNumeric()
|