Searched refs:AutoNotificationSuspender (Results 1 - 17 of 17) sorted by relevance

/haiku-fatelf/src/apps/icon-o-matic/generic/listener/
H A DObservable.h41 class AutoNotificationSuspender { class
43 AutoNotificationSuspender(Observable* object) function in class:AutoNotificationSuspender
49 virtual ~AutoNotificationSuspender()
/haiku-fatelf/src/apps/mediaplayer/support/
H A DNotifier.h40 class AutoNotificationSuspender { class
42 AutoNotificationSuspender(Notifier* object) function in class:AutoNotificationSuspender
48 virtual ~AutoNotificationSuspender()
/haiku-fatelf/src/apps/icon-o-matic/shape/commands/
H A DInsertPointCommand.cpp77 AutoNotificationSuspender _(fPath);
107 AutoNotificationSuspender _(fPath);
H A DSplitPointsCommand.cpp93 AutoNotificationSuspender _(fPath);
127 AutoNotificationSuspender _(fPath);
H A DAddPointCommand.cpp88 AutoNotificationSuspender _(fPath);
H A DNudgePointsCommand.cpp83 AutoNotificationSuspender _(fPath);
H A DRemovePointsCommand.cpp103 AutoNotificationSuspender _(fPath);
137 AutoNotificationSuspender _(fPath);
H A DFlipPointsCommand.cpp69 AutoNotificationSuspender _(fPath);
/haiku-fatelf/src/apps/icon-o-matic/document/
H A DIconObject.cpp105 AutoNotificationSuspender _(this);
/haiku-fatelf/src/apps/icon-o-matic/generic/selection/
H A DSelection.cpp34 AutoNotificationSuspender _(this);
/haiku-fatelf/src/libs/icon/transformer/
H A DAffineTransformer.cpp153 AutoNotificationSuspender _(this);
H A DContourTransformer.cpp185 AutoNotificationSuspender _(this);
H A DStrokeTransformer.cpp213 AutoNotificationSuspender _(this);
/haiku-fatelf/src/libs/icon/style/
H A DGradientTransformable.cpp163 AutoNotificationSuspender _(this);
220 AutoNotificationSuspender _(this);
/haiku-fatelf/src/libs/icon/shape/
H A DShape.cpp293 AutoNotificationSuspender _(this);
H A DVectorPath.cpp219 AutoNotificationSuspender _(this);
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp844 AutoNotificationSuspender _(fSelection);

Completed in 62 milliseconds