Searched refs:HasPendingNotifications (Results 1 - 9 of 9) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/listener/
H A DObservable.h31 bool HasPendingNotifications() const function in class:Observable
/haiku/src/apps/mediaplayer/support/
H A DNotifier.h30 bool HasPendingNotifications() const function in class:Notifier
/haiku/src/apps/icon-o-matic/document/
H A DIconObject.cpp111 return HasPendingNotifications();
/haiku/src/libs/icon/shape/
H A DPathSourceShape.cpp133 return HasPendingNotifications();
H A DReferenceImage.cpp170 return HasPendingNotifications();
H A DVectorPath.cpp232 return HasPendingNotifications();
/haiku/src/libs/icon/transformer/
H A DAffineTransformer.cpp192 return HasPendingNotifications();
H A DContourTransformer.cpp220 return HasPendingNotifications();
H A DStrokeTransformer.cpp254 return HasPendingNotifications();

Completed in 106 milliseconds