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 in enum:__anon1850
H A DRemoteDrawingEngine.cpp473 message.Start(filled ? RP_FILL_ELLIPSE : RP_STROKE_ELLIPSE);
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp863 case RP_STROKE_ELLIPSE:
871 if (code == RP_STROKE_ELLIPSE) {
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js35 const RP_STROKE_ELLIPSE = 82;
1444 case RP_STROKE_ELLIPSE:
1458 case RP_STROKE_ELLIPSE:

Completed in 82 milliseconds