Searched refs:_NotifyListeners (Results 1 - 14 of 14) sorted by relevance

/haiku/src/apps/haikudepot/packagemodel/
H A DPackageInfo.cpp237 _NotifyListeners(PKG_CHANGED_TITLE);
254 _NotifyListeners(PKG_CHANGED_SUMMARY);
264 _NotifyListeners(PKG_CHANGED_DESCRIPTION);
281 _NotifyListeners(PKG_CHANGED_CHANGELOG);
312 _NotifyListeners(PKG_CHANGED_CATEGORIES);
329 _NotifyListeners(PKG_CHANGED_CATEGORIES);
350 _NotifyListeners(PKG_CHANGED_STATE);
376 _NotifyListeners(PKG_CHANGED_STATE);
399 _NotifyListeners(PKG_CHANGED_RATINGS);
422 _NotifyListeners(PKG_CHANGED_RATING
620 PackageInfo::_NotifyListeners(uint32 changes) function in class:PackageInfo
[all...]
H A DPackageInfo.h171 void _NotifyListeners(uint32 changes);
/haiku/src/apps/haikudepot/edits_generic/
H A DEditManager.cpp60 _NotifyListeners();
80 _NotifyListeners();
100 _NotifyListeners();
138 _NotifyListeners();
148 _NotifyListeners();
233 EditManager::_NotifyListeners() function in class:EditManager
H A DEditManager.h52 void _NotifyListeners();
/haiku/src/kits/debugger/files/
H A DLocatableFile.cpp81 _NotifyListeners();
102 LocatableFile::_NotifyListeners() function in class:LocatableFile
/haiku/headers/private/debugger/files/
H A DLocatableFile.h38 void _NotifyListeners();
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DAbstractButton.cpp63 _NotifyListeners();
183 AbstractButton::_NotifyListeners() function in class:AbstractButton
H A DAbstractButton.h54 void _NotifyListeners();
/haiku/src/apps/showimage/
H A DImageCache.h69 void _NotifyListeners(CacheEntry* entry,
H A DImageCache.cpp208 self->_NotifyListeners(cacheEntry, entry);
326 ImageCache::_NotifyListeners(CacheEntry* entry, QueueEntry* queueEntry) function in class:ImageCache
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistItem.h122 void _NotifyListeners() const;
H A DPlaylistItem.cpp221 PlaylistItem::_NotifyListeners() const function in class:PlaylistItem
/haiku/src/kits/translation/
H A DTranslatorRosterPrivate.h109 void _NotifyListeners(BMessage& update) const;
H A DTranslatorRoster.cpp1109 _NotifyListeners(update);
1150 _NotifyListeners(update);
1155 BTranslatorRoster::Private::_NotifyListeners(BMessage& update) const function in class:BTranslatorRoster::Private

Completed in 193 milliseconds