Searched refs:kMsgUpdate (Results 1 - 15 of 15) sorted by relevance

/haiku/src/preferences/input/
H A DInputConstants.h18 const uint32 kMsgUpdate = 'BTup'; variable
/haiku/src/tests/kits/interface/
H A DStatusBarTest.cpp15 const uint32 kMsgUpdate = 'updt'; variable
48 BMessage update(kMsgUpdate);
57 case kMsgUpdate:
/haiku/src/preferences/appearance/
H A DAPRWindow.h46 static const int32 kMsgUpdate = 'updt'; variable
H A DAPRWindow.cpp86 case kMsgUpdate:
H A DAntialiasingSettingsView.cpp159 Window()->PostMessage(kMsgUpdate);
172 Window()->PostMessage(kMsgUpdate);
185 Window()->PostMessage(kMsgUpdate);
H A DAPRView.cpp120 Window()->PostMessage(kMsgUpdate);
133 Window()->PostMessage(kMsgUpdate);
144 Window()->PostMessage(kMsgUpdate);
199 Window()->PostMessage(kMsgUpdate);
215 Window()->PostMessage(kMsgUpdate);
H A DFontView.cpp139 Window()->PostMessage(kMsgUpdate);
H A DLookAndFeelSettingsView.cpp297 Window()->PostMessage(kMsgUpdate);
349 Window()->PostMessage(kMsgUpdate);
428 Window()->PostMessage(kMsgUpdate);
/haiku/src/tests/servers/app/lock_focus/
H A DLockFocusTest.cpp18 static const uint32 kMsgUpdate = 'updt'; variable
79 BMessage update(kMsgUpdate);
111 case kMsgUpdate:
/haiku/src/apps/powerstatus/
H A DDriverInterface.h22 const uint32 kMsgUpdate = 'updt'; variable
H A DAPMDriverInterface.cpp83 Broadcast(kMsgUpdate);
H A DACPIDriverInterface.cpp226 Broadcast(kMsgUpdate);
H A DPowerStatusView.cpp158 case kMsgUpdate:
/haiku/src/add-ons/input_server/devices/keyboard/
H A DTeamMonitorWindow.cpp137 static const uint32 kMsgUpdate = 'TMup'; variable
261 case kMsgUpdate:
360 BMessage message(kMsgUpdate);
/haiku/src/bin/network/ppp_up/
H A DConnectionView.cpp34 static const uint32 kMsgUpdate = 'MUPD'; variable

Completed in 182 milliseconds