Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h71 RP_STROKE_ELLIPSE, enumerator
H A DRemoteDrawingEngine.cpp473 message.Start(filled ? RP_FILL_ELLIPSE : RP_STROKE_ELLIPSE); in DrawEllipse()
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp863 case RP_STROKE_ELLIPSE: in _DrawThread()
871 if (code == RP_STROKE_ELLIPSE) { in _DrawThread()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js35 const RP_STROKE_ELLIPSE = 82; constant
1444 case RP_STROKE_ELLIPSE:
1458 case RP_STROKE_ELLIPSE: