Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h77 RP_STROKE_LINE, enumerator
H A DRemoteDrawingEngine.cpp822 message.Start(RP_STROKE_LINE); in StrokeLine()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js41 const RP_STROKE_LINE = 88; constant
1503 case RP_STROKE_LINE:
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp1076 case RP_STROKE_LINE: in _DrawThread()