Home
last modified time | relevance | path

Searched refs:RP_SET_LOW_COLOR (Results 1 – 4 of 4) sorted by relevance

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h54 RP_SET_LOW_COLOR, enumerator
H A DRemoteDrawingEngine.cpp149 message.Start(RP_SET_LOW_COLOR); in SetLowColor()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js18 const RP_SET_LOW_COLOR = 42; constant
1115 case RP_SET_LOW_COLOR:
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp649 case RP_SET_LOW_COLOR: in _DrawThread()