Searched refs:ICUNotifier (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dservnotf.h20 class ICUNotifier;
65 * true if the listener is of the appropriate type; ICUNotifier
72 class U_COMMON_API ICUNotifier : public UMemory {
76 ICUNotifier(void);
78 virtual ~ICUNotifier(void);
H A Dservnotf.cpp24 ICUNotifier::ICUNotifier(void) function in class:ICUNotifier
29 ICUNotifier::~ICUNotifier(void) {
39 ICUNotifier::addListener(const EventListener* l, UErrorCode& status)
72 ICUNotifier::removeListener(const EventListener *l, UErrorCode& status)
101 ICUNotifier::notifyChanged(void)
H A Dserv.h503 * <p>ICUService implements ICUNotifier, so that clients can register
524 class U_COMMON_API ICUService : public ICUNotifier {
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dicusvtst.cpp25 class ICUNSubclass : public ICUNotifier {
1469 // ICUNotifier
1470 ICUNotifier nf = new ICUNSubclass();
/macosx-10.9.5/JavaScriptCore-7537.78.1/icu/unicode/
H A Durename.h1962 #define ICUNotifier U_ICU_ENTRY_POINT_RENAME(ICUNotifier) macro
/macosx-10.9.5/WebCore-7537.78.1/icu/unicode/
H A Durename.h1962 #define ICUNotifier U_ICU_ENTRY_POINT_RENAME(ICUNotifier) macro
/macosx-10.9.5/WebKit-7537.78.2/mac/icu/unicode/
H A Durename.h1962 #define ICUNotifier U_ICU_ENTRY_POINT_RENAME(ICUNotifier) macro

Completed in 310 milliseconds