Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h84 RP_FILL_RECT, enumerator
H A DRemoteDrawingEngine.cpp639 message.Start(RP_FILL_RECT); in FillRect()
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp927 case RP_FILL_RECT: in _DrawThread()
937 } else if (code == RP_FILL_RECT) in _DrawThread()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js48 const RP_FILL_RECT = 104; constant
1445 case RP_FILL_RECT:
1461 case RP_FILL_RECT: