Home
last modified time | relevance | path

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

/external/chromium/third_party/icu/public/i18n/unicode/
Dnumfmt.h835 class U_I18N_API SimpleNumberFormatFactory : public NumberFormatFactory {
853 SimpleNumberFormatFactory(const Locale& locale, UBool visible = TRUE);
858 virtual ~SimpleNumberFormatFactory();
/external/chromium/third_party/icu/source/i18n/
Dnumfmt.cpp117 SimpleNumberFormatFactory::SimpleNumberFormatFactory(const Locale& locale, UBool visible) in SimpleNumberFormatFactory() function in SimpleNumberFormatFactory
123 SimpleNumberFormatFactory::~SimpleNumberFormatFactory() {} in ~SimpleNumberFormatFactory()
125 UBool SimpleNumberFormatFactory::visible(void) const { in visible()
130 SimpleNumberFormatFactory::getSupportedIDs(int32_t &count, UErrorCode& status) const in getSupportedIDs()
/external/icu4c/i18n/unicode/
Dnumfmt.h994 class U_I18N_API SimpleNumberFormatFactory : public NumberFormatFactory {
1012 SimpleNumberFormatFactory(const Locale& locale, UBool visible = TRUE);
1017 virtual ~SimpleNumberFormatFactory();
/external/icu4c/i18n/
Dnumfmt.cpp154 SimpleNumberFormatFactory::SimpleNumberFormatFactory(const Locale& locale, UBool visible) in SimpleNumberFormatFactory() function in SimpleNumberFormatFactory
160 SimpleNumberFormatFactory::~SimpleNumberFormatFactory() {} in ~SimpleNumberFormatFactory()
162 UBool SimpleNumberFormatFactory::visible(void) const { in visible()
167 SimpleNumberFormatFactory::getSupportedIDs(int32_t &count, UErrorCode& status) const in getSupportedIDs()
/external/icu4c/test/intltest/
Dnmfmapts.cpp256 class NFTestFactory : public SimpleNumberFormatFactory {
261 : SimpleNumberFormatFactory(SRC_LOC, TRUE) in NFTestFactory()
/external/chromium/third_party/icu/source/test/intltest/
Dnmfmapts.cpp256 class NFTestFactory : public SimpleNumberFormatFactory {
261 : SimpleNumberFormatFactory(SRC_LOC, TRUE) in NFTestFactory()
/external/webkit/WebKit/mac/icu/unicode/
Durename.h1399 #define SimpleNumberFormatFactory SimpleNumberFormatFactory_3_2 macro
/external/webkit/JavaScriptCore/icu/unicode/
Durename.h1399 #define SimpleNumberFormatFactory SimpleNumberFormatFactory_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
Durename.h1399 #define SimpleNumberFormatFactory SimpleNumberFormatFactory_3_2 macro
/external/webkit/WebCore/icu/unicode/
Durename.h1399 #define SimpleNumberFormatFactory SimpleNumberFormatFactory_3_2 macro
/external/icu4c/common/unicode/
Durename.h2086 #define SimpleNumberFormatFactory U_ICU_ENTRY_POINT_RENAME(SimpleNumberFormatFactory) macro
/external/chromium/third_party/icu/public/common/unicode/
Durename.h1829 #define SimpleNumberFormatFactory SimpleNumberFormatFactory_4_2 macro