Searched refs:POP_SWAP_DISPLAYS_MSG (Results 1 – 2 of 2) sorted by relevance
31 static const uint32 POP_SWAP_DISPLAYS_MSG = 'psdi'; variable
503 BMessage *message = new BMessage(POP_SWAP_DISPLAYS_MSG); in ScreenWindow()507 message = new BMessage(POP_SWAP_DISPLAYS_MSG); in ScreenWindow()1150 case POP_SWAP_DISPLAYS_MSG: in MessageReceived()