Searched refs:StopWatchingAll (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/os/app/
H A DHandler.h67 status_t StopWatchingAll(BMessenger target);
73 status_t StopWatchingAll(BHandler* observer);
/haiku/src/preferences/time/
H A DTimeWindow.cpp57 fBaseView->StopWatchingAll(fTimeZoneView);
58 fBaseView->StopWatchingAll(fDateTimeView);
/haiku/src/kits/app/
H A DHandler.cpp557 BHandler::StopWatchingAll(BMessenger target) function in class:BHandler
593 BHandler::StopWatchingAll(BHandler* handler) function in class:BHandler

Completed in 54 milliseconds