Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/ntgdi/
H A Dfillshap.c18 IntGdiPolygon(PDC dc, in IntGdiPolygon() function
191 if (!IntGdiPolygon ( dc, Points, *PolyCounts )) in IntGdiPolyPolygon()
211 bResult = IntGdiPolygon(pdc, Point, Count); in IntPolygon()