Home
last modified time | relevance | path

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

/haiku/src/preferences/screen/
H A DConstants.h27 static const uint32 POP_COLORS_MSG = 'pclr'; variable
H A DScreenWindow.cpp398 BMessage* message = new BMessage(POP_COLORS_MSG); in ScreenWindow()
1074 case POP_COLORS_MSG: in MessageReceived()