Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/ntgdi/
H A Dregion.h27 PREGION FASTCALL REGION_AllocUserRgnWithHandle(INT n);
H A Dregion.c2037 prgnFrame = REGION_AllocUserRgnWithHandle(1); in GreCreateFrameRgn()
2297 REGION_AllocUserRgnWithHandle( in REGION_AllocUserRgnWithHandle() function
3465 prgn = REGION_AllocUserRgnWithHandle(0); in GreCreatePolyPolygonRgn()
3598 pRgn = REGION_AllocUserRgnWithHandle(1); in NtGdiCreateRectRgn()
3658 obj = REGION_AllocUserRgnWithHandle( ellipse_height ); in NtGdiCreateRoundRectRgn()
3852 Region = REGION_AllocUserRgnWithHandle(nCount); in NtGdiExtCreateRegion()
H A Dpath.c2884 Rgn = REGION_AllocUserRgnWithHandle(1); in NtGdiPathToRegion()