Home
last modified time | relevance | path

Searched refs:kMsgLocationFree (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/switcher/
H A DSwitcher.h44 static const uint32 kMsgLocationFree = 'LoFr'; variable
H A DSwitcher.cpp68 case kMsgLocationFree: in MessageReceived()
H A DPanelWindow.cpp52 BMessage message(kMsgLocationFree); in ~PanelWindow()