Searched refs:AS_FILL_ELLIPSE (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/app/
H A DServerProtocol.h251 AS_FILL_ELLIPSE, enumerator in enum:__anon7
/haiku/src/servers/app/
H A DProfileMessageSupport.cpp224 CODE(AS_FILL_ELLIPSE);
H A DServerWindow.cpp2742 case AS_FILL_ELLIPSE:
2752 drawingEngine->DrawEllipse(rect, code == AS_FILL_ELLIPSE);
3449 case AS_FILL_ELLIPSE:
3453 picture->WriteDrawEllipse(rect, code == AS_FILL_ELLIPSE);
/haiku/src/kits/interface/
H A DView.cpp3386 fOwner->fLink->StartMessage(AS_FILL_ELLIPSE);

Completed in 114 milliseconds