Searched refs:POP_SWAP_DISPLAYS_MSG (Results 1 - 2 of 2) sorted by relevance

/haiku/src/preferences/screen/
H A DConstants.h31 static const uint32 POP_SWAP_DISPLAYS_MSG = 'psdi'; variable
H A DScreenWindow.cpp502 BMessage *message = new BMessage(POP_SWAP_DISPLAYS_MSG);
506 message = new BMessage(POP_SWAP_DISPLAYS_MSG);
1149 case POP_SWAP_DISPLAYS_MSG:

Completed in 35 milliseconds