Home
last modified time | relevance | path

Searched refs:kMsgHideWhenMouseMovedOut (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/switcher/
H A DSwitcher.h45 static const uint32 kMsgHideWhenMouseMovedOut = 'HwMo'; variable
H A DSwitcher.cpp76 case kMsgHideWhenMouseMovedOut: in MessageReceived()
H A DPanelWindow.cpp153 BMessage hide(kMsgHideWhenMouseMovedOut); in _UpdateShowState()
H A DCaptureWindow.cpp219 case kMsgHideWhenMouseMovedOut: in MessageReceived()