Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h104 RP_FILL_RECT_COLOR = 160, enumerator
H A DRemoteDrawingEngine.cpp596 message.Start(RP_FILL_RECT_COLOR); in FillRect()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js68 const RP_FILL_RECT_COLOR = 160; constant
1655 case RP_FILL_RECT_COLOR:
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp1182 case RP_FILL_RECT_COLOR: in _DrawThread()