Home
last modified time | relevance | path

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

/haiku/src/preferences/screen/
H A DConstants.h30 static const uint32 POP_COMBINE_DISPLAYS_MSG = 'pcdi'; variable
H A DScreenWindow.cpp485 BMessage *message = new BMessage(POP_COMBINE_DISPLAYS_MSG); in ScreenWindow()
1138 case POP_COMBINE_DISPLAYS_MSG: in MessageReceived()