Searched defs:DRAW_ELLIPSE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c255 #define DRAW_ELLIPSE(x,y,cx,cy,m)\ macro
3520 DRAW_ELLIPSE(x, y, cx, cy, fillmode);
3531 DRAW_ELLIPSE(x, y, cx, cy, fillmode);
3548 DRAW_ELLIPSE(x, y, cx, cy, fillmode);
3559 DRAW_ELLIPSE(x, y, cx, cy, fillmode);
3572 DRAW_ELLIPSE(x, y, cx, cy, fillmode);

Completed in 408 milliseconds