Searched refs:_SendNotices (Results 1 - 5 of 5) sorted by relevance

/haiku/src/preferences/time/
H A DBaseView.h28 void _SendNotices();
H A DBaseView.cpp37 _SendNotices();
97 TTimeBaseView::_SendNotices() function in class:TTimeBaseView
/haiku/src/kits/app/
H A DHandler.cpp111 void _SendNotices(uint32 what, BMessage* notice);
724 ObserverList::_SendNotices(uint32 what, BMessage* notice) function in class:ObserverList
759 _SendNotices(what, copy);
760 _SendNotices(B_OBSERVER_OBSERVE_ALL, copy);
/haiku/src/kits/tracker/
H A DSettingsViews.h88 void _SendNotices();
H A DSettingsViews.cpp308 _SendNotices();
335 _SendNotices();
340 DesktopSettingsView::_SendNotices() function in class:DesktopSettingsView

Completed in 97 milliseconds