Searched refs:RP_FILL_ELLIPSE (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/servers/app/drawing/html5/
H A DCanvasMessage.h78 RP_FILL_ELLIPSE, enumerator in enum:__anon5261
H A DHTML5DrawingEngine.cpp451 message.Start(filled ? RP_FILL_ELLIPSE : RP_STROKE_ELLIPSE);
/haiku-fatelf/src/servers/app/drawing/remote/
H A DRemoteMessage.h78 RP_FILL_ELLIPSE, enumerator in enum:__anon5262
H A DRemoteDrawingEngine.cpp450 message.Start(filled ? RP_FILL_ELLIPSE : RP_STROKE_ELLIPSE);
/haiku-fatelf/src/apps/remotedesktop/
H A DRemoteView.cpp863 case RP_FILL_ELLIPSE:
873 } else if (code == RP_FILL_ELLIPSE)

Completed in 101 milliseconds