Home
last modified time | relevance | path

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

/haiku/src/preferences/screen/
H A DConstants.h32 static const uint32 POP_USE_LAPTOP_PANEL_MSG = 'pulp'; variable
H A DScreenWindow.cpp522 message = new BMessage(POP_USE_LAPTOP_PANEL_MSG); in ScreenWindow()
527 message = new BMessage(POP_USE_LAPTOP_PANEL_MSG); in ScreenWindow()
1155 case POP_USE_LAPTOP_PANEL_MSG: in MessageReceived()