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 in enum:__anon1850
H A DRemoteDrawingEngine.cpp473 message.Start(filled ? RP_FILL_ELLIPSE : RP_STROKE_ELLIPSE);
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp864 case RP_FILL_ELLIPSE:
874 } else if (code == RP_FILL_ELLIPSE)
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js46 const RP_FILL_ELLIPSE = 102;
1446 case RP_FILL_ELLIPSE:
1464 case RP_FILL_ELLIPSE:

Completed in 97 milliseconds