Home
last modified time | relevance | path

Searched refs:d2xt (Results 1 – 1 of 1) sorted by relevance

/reactos/win32ss/gdi/ntgdi/
H A Ddrawing.c139 int d2xt = b2+b2; in app_draw_ellipse() local
223 dxt += d2xt; in app_draw_ellipse()
242 dxt += d2xt; in app_draw_ellipse()
632 int d2xt = b2+b2; in app_fill_ellipse() local
655 dxt += d2xt; in app_fill_ellipse()
681 dxt += d2xt; in app_fill_ellipse()
800 int d2xt = b2+b2; in app_fill_arc() local
856 dxt += d2xt; in app_fill_arc()
875 dxt += d2xt; in app_fill_arc()
977 int d2xt = b2+b2; in app_draw_arc() local
[all …]