Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h82 RP_FILL_ELLIPSE, enumerator
H A DRemoteDrawingEngine.cpp473 message.Start(filled ? RP_FILL_ELLIPSE : RP_STROKE_ELLIPSE); in DrawEllipse()
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp864 case RP_FILL_ELLIPSE: in _DrawThread()
874 } else if (code == RP_FILL_ELLIPSE) in _DrawThread()
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js46 const RP_FILL_ELLIPSE = 102; constant
1446 case RP_FILL_ELLIPSE:
1464 case RP_FILL_ELLIPSE: