Searched refs:SendNotices (Results 1 - 12 of 12) sorted by relevance

/haiku/src/kits/tracker/
H A DSettingsViews.cpp73 tracker->SendNotices(what, &message);
249 tracker->SendNotices(kVolumesOnDesktopChanged,
282 tracker->SendNotices(kVolumesOnDesktopChanged, &notificationMessage);
356 tracker->SendNotices(kVolumesOnDesktopChanged, &notificationMessage);
357 tracker->SendNotices(kDesktopIntegrationChanged, &notificationMessage);
505 tracker->SendNotices(kWindowsShowFullPathChanged);
520 tracker->SendNotices(kShowNavigatorChanged);
521 tracker->SendNotices(kSingleWindowBrowseChanged);
527 tracker->SendNotices(kShowNavigatorChanged);
609 tracker->SendNotices(kWindowsShowFullPathChange
[all...]
H A DTracker.cpp582 SendNotices(kFavoriteCountChangedExternally, message);
/haiku/src/apps/diskprobe/
H A DDataEditor.h107 void SendNotices(uint32 what,
109 void SendNotices(DataChange* change);
H A DDataEditor.cpp171 fEditor.SendNotices(kMsgDataEditorStateChange, &update);
557 SendNotices(change);
797 SendNotices(undoChange);
821 SendNotices(fLastChange);
876 SendNotices(kMsgDataEditorParameterChange, &update);
923 SendNotices(kMsgDataEditorParameterChange, &update);
951 SendNotices(kMsgDataEditorParameterChange, &update);
1039 SendNotices(kMsgDataEditorParameterChange, &update);
1048 SendNotices(kMsgDataEditorUpdate, &update);
1209 DataEditor::SendNotices(DataChang function in class:DataEditor
1223 DataEditor::SendNotices(uint32 what, BMessage *message) function in class:DataEditor
[all...]
H A DDataView.cpp198 SendNotices(kDataViewSelection, &update);
234 SendNotices(kDataViewPreferredSize);
735 SendNotices(kDataViewCursorPosition, &update);
741 SendNotices(kDataViewSelection, &update);
1403 SendNotices(kDataViewPreferredSize);
1419 SendNotices(kDataViewPreferredSize);
/haiku/src/preferences/time/
H A DBaseView.cpp111 SendNotices(H_TM_CHANGED, &fMessage);
/haiku/headers/os/app/
H A DHandler.h80 virtual void SendNotices(uint32 what,
/haiku/src/kits/app/
H A DHandler.cpp99 status_t SendNotices(uint32 what, const BMessage* notice);
607 BHandler::SendNotices(uint32 what, const BMessage* notice) function in class:BHandler
610 fObserverList->SendNotices(what, notice);
668 handler->BHandler::SendNotices(what, notice);
747 ObserverList::SendNotices(uint32 what, const BMessage* notice) function in class:ObserverList
/haiku/src/kits/interface/
H A DControl.cpp441 SendNotices(kind, &clone);
H A DListView.cpp1349 SendNotices(kind, &clone);
/haiku/src/apps/sudoku/
H A DSudokuView.cpp1308 SendNotices(kUndoRedoChanged);
1321 SendNotices(kUndoRedoChanged);
/haiku/src/kits/shared/
H A DCalendarView.cpp335 SendNotices(kind, &clone);

Completed in 113 milliseconds