Searched defs:Win32NumberFormat (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dwinnmfmt.h36 class Win32NumberFormat : public NumberFormat class in inherits:NumberFormat
39 Win32NumberFormat(const Locale &locale, UBool currency, UErrorCode &status);
41 Win32NumberFormat(const Win32NumberFormat &other);
43 virtual ~Win32NumberFormat();
47 Win32NumberFormat &operator=(const Win32NumberFormat &other);
H A Dwinnmfmt.cpp46 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(Win32NumberFormat)
138 Win32NumberFormat::Win32NumberFormat(const Locale &locale, UBool currency, UErrorCode &status) function in class:Win32NumberFormat
163 Win32NumberFormat::Win32NumberFormat(const Win32NumberFormat &other) function in class:Win32NumberFormat
172 Win32NumberFormat::~Win32NumberFormat()
185 Win32NumberFormat &Win32NumberFormat
[all...]
/external/icu/icu4c/source/i18n/
H A Dwinnmfmt.h36 class Win32NumberFormat : public NumberFormat class in inherits:NumberFormat
39 Win32NumberFormat(const Locale &locale, UBool currency, UErrorCode &status);
41 Win32NumberFormat(const Win32NumberFormat &other);
43 virtual ~Win32NumberFormat();
47 Win32NumberFormat &operator=(const Win32NumberFormat &other);
H A Dwinnmfmt.cpp46 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(Win32NumberFormat)
138 Win32NumberFormat::Win32NumberFormat(const Locale &locale, UBool currency, UErrorCode &status) function in class:Win32NumberFormat
163 Win32NumberFormat::Win32NumberFormat(const Win32NumberFormat &other) function in class:Win32NumberFormat
172 Win32NumberFormat::~Win32NumberFormat()
185 Win32NumberFormat &Win32NumberFormat
[all...]

Completed in 1007 milliseconds