Home
last modified time | relevance | path

Searched refs:Win32NumberFormat (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
H A Dwinnmfmt.h38 class Win32NumberFormat : public NumberFormat class
41 Win32NumberFormat(const Locale &locale, UBool currency, UErrorCode &status);
43 Win32NumberFormat(const Win32NumberFormat &other);
45 virtual ~Win32NumberFormat();
47 virtual Win32NumberFormat *clone() const;
49 Win32NumberFormat &operator=(const Win32NumberFormat &other);
H A Dwinnmfmt.cpp53 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(Win32NumberFormat)
212 Win32NumberFormat::Win32NumberFormat(const Locale &locale, UBool currency, UErrorCode &status) in Win32NumberFormat() function in Win32NumberFormat
252 Win32NumberFormat::Win32NumberFormat(const Win32NumberFormat &other) in Win32NumberFormat() function in Win32NumberFormat
261 Win32NumberFormat::~Win32NumberFormat() in ~Win32NumberFormat()
275 Win32NumberFormat &Win32NumberFormat
[all...]
H A Dnumfmt.cpp1357 LocalPointer<Win32NumberFormat> f(new Win32NumberFormat(desiredLocale, curr, status), status); in makeInstance()
/third_party/icu/icu4c/source/i18n/
H A Dwinnmfmt.h38 class Win32NumberFormat : public NumberFormat class
41 Win32NumberFormat(const Locale &locale, UBool currency, UErrorCode &status);
43 Win32NumberFormat(const Win32NumberFormat &other);
45 virtual ~Win32NumberFormat();
47 virtual Win32NumberFormat *clone() const;
49 Win32NumberFormat &operator=(const Win32NumberFormat &other);
H A Dwinnmfmt.cpp50 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(Win32NumberFormat)
211 Win32NumberFormat::Win32NumberFormat(const Locale &locale, UBool currency, UErrorCode &status) in Win32NumberFormat() function in Win32NumberFormat
251 Win32NumberFormat::Win32NumberFormat(const Win32NumberFormat &other) in Win32NumberFormat() function in Win32NumberFormat
260 Win32NumberFormat::~Win32NumberFormat() in ~Win32NumberFormat()
274 Win32NumberFormat &Win32NumberFormat
[all...]
H A Dnumfmt.cpp1355 LocalPointer<Win32NumberFormat> f(new Win32NumberFormat(desiredLocale, curr, status), status); in makeInstance()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dwinnmfmt.h38 class Win32NumberFormat : public NumberFormat class
41 Win32NumberFormat(const Locale &locale, UBool currency, UErrorCode &status);
43 Win32NumberFormat(const Win32NumberFormat &other);
45 virtual ~Win32NumberFormat();
47 virtual Win32NumberFormat *clone() const;
49 Win32NumberFormat &operator=(const Win32NumberFormat &other);
H A Dwinnmfmt.cpp50 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(Win32NumberFormat)
206 Win32NumberFormat::Win32NumberFormat(const Locale &locale, UBool currency, UErrorCode &status) in Win32NumberFormat() function in Win32NumberFormat
246 Win32NumberFormat::Win32NumberFormat(const Win32NumberFormat &other) in Win32NumberFormat() function in Win32NumberFormat
255 Win32NumberFormat::~Win32NumberFormat() in ~Win32NumberFormat()
269 Win32NumberFormat &Win32NumberFormat
[all...]
H A Dnumfmt.cpp1347 LocalPointer<Win32NumberFormat> f(new Win32NumberFormat(desiredLocale, curr, status), status); in makeInstance()
/third_party/icu/icu4c/source/test/intltest/
H A Duobjtest.cpp393 TESTCLASSID_FACTORY(Win32NumberFormat, NumberFormat::createInstance(Locale("@compat=host"), status)); in testIDs()

Completed in 12 milliseconds