Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/ntgdi/
H A Dintgdi.h142 BOOL FASTCALL IntDrawEllipse( PDC dc, INT XLeft, INT YLeft, INT Width, INT Height, PBRUSH pbrush);
H A Dfillshap.c367 ret = IntDrawEllipse( dc, in NtGdiEllipse()
H A Ddrawing.c1364 IntDrawEllipse( PDC dc, in IntDrawEllipse() function