Home
last modified time | relevance | path

Searched refs:kMsgStopSynchronization (Results 1 – 2 of 2) sorted by relevance

/haiku/src/preferences/time/
H A DNetworkTimeView.h35 static const uint32 kMsgStopSynchronization = 'stps'; variable
H A DNetworkTimeView.cpp376 case kMsgStopSynchronization: in MessageReceived()
391 fSynchronizeButton->Message()->what = kMsgStopSynchronization; in MessageReceived()