Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h86 RP_FILL_SHAPE, enumerator
H A DRemoteDrawingEngine.cpp742 message.Start(filled ? RP_FILL_SHAPE : RP_STROKE_SHAPE); in DrawShape()
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp985 case RP_FILL_SHAPE: in _DrawThread()
1026 } else if (code == RP_FILL_SHAPE) in _DrawThread()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js50 const RP_FILL_SHAPE = 106; constant
1583 case RP_FILL_SHAPE: