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

/haiku/src/preferences/time/
H A DClockView.h27 bool CheckCanRevert();
H A DTimeWindow.cpp183 fRevertButton->SetEnabled(fDateTimeView->CheckCanRevert()
184 || fTimeZoneView->CheckCanRevert()
185 || fNetworkTimeView->CheckCanRevert()
186 || fClockView->CheckCanRevert());
H A DDateTimeView.h40 bool CheckCanRevert();
H A DZoneView.h37 bool CheckCanRevert();
H A DNetworkTimeView.h82 bool CheckCanRevert();
H A DClockView.cpp195 ClockView::CheckCanRevert() function in class:ClockView
H A DDateTimeView.cpp133 DateTimeView::CheckCanRevert() function in class:DateTimeView
H A DNetworkTimeView.cpp460 NetworkTimeView::CheckCanRevert() function in class:NetworkTimeView
H A DZoneView.cpp100 TimeZoneView::CheckCanRevert() function in class:TimeZoneView

Completed in 58 milliseconds