Home
last modified time | relevance | path

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

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dwinmultiwindowshape.c88 HRGN hRgn, hRgnRect; in winReshapeMultiWindow() local
165 hRgnRect = CreateRectRgn(pRects->x1 + iOffsetX, in winReshapeMultiWindow()
169 if (hRgnRect == NULL) { in winReshapeMultiWindow()
183 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeMultiWindow()
189 DeleteObject(hRgnRect); in winReshapeMultiWindow()
H A Dwinwindow.c319 HRGN hRgn, hRgnRect; in winReshapeRootless() local
359 hRgnRect = CreateRectRgn(pRects->x1, pRects->y1, in winReshapeRootless()
361 if (hRgnRect == NULL) { in winReshapeRootless()
366 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeRootless()
371 DeleteObject(hRgnRect); in winReshapeRootless()
H A Dwinwin32rootless.c139 HRGN hRgn, hRgnRect; in winMWExtWMCreateRgnFromRegion() local
156 hRgnRect = CreateRectRgn(pRects->x1, in winMWExtWMCreateRgnFromRegion()
158 if (hRgnRect == NULL) { in winMWExtWMCreateRgnFromRegion()
166 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winMWExtWMCreateRgnFromRegion()
172 DeleteObject(hRgnRect); in winMWExtWMCreateRgnFromRegion()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowshape.c88 HRGN hRgn, hRgnRect; in winReshapeMultiWindow() local
165 hRgnRect = CreateRectRgn(pRects->x1 + iOffsetX, in winReshapeMultiWindow()
169 if (hRgnRect == NULL) { in winReshapeMultiWindow()
183 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeMultiWindow()
189 DeleteObject(hRgnRect); in winReshapeMultiWindow()
H A Dwinwindow.c319 HRGN hRgn, hRgnRect; in winReshapeRootless() local
359 hRgnRect = CreateRectRgn(pRects->x1, pRects->y1, in winReshapeRootless()
361 if (hRgnRect == NULL) { in winReshapeRootless()
366 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeRootless()
371 DeleteObject(hRgnRect); in winReshapeRootless()
H A Dwinwin32rootless.c139 HRGN hRgn, hRgnRect; in winMWExtWMCreateRgnFromRegion() local
156 hRgnRect = CreateRectRgn(pRects->x1, in winMWExtWMCreateRgnFromRegion()
158 if (hRgnRect == NULL) { in winMWExtWMCreateRgnFromRegion()
166 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winMWExtWMCreateRgnFromRegion()
172 DeleteObject(hRgnRect); in winMWExtWMCreateRgnFromRegion()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowshape.c88 HRGN hRgn, hRgnRect; in winReshapeMultiWindow() local
165 hRgnRect = CreateRectRgn(pRects->x1 + iOffsetX, in winReshapeMultiWindow()
169 if (hRgnRect == NULL) { in winReshapeMultiWindow()
183 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeMultiWindow()
189 DeleteObject(hRgnRect); in winReshapeMultiWindow()
H A Dwinwindow.c319 HRGN hRgn, hRgnRect; in winReshapeRootless() local
359 hRgnRect = CreateRectRgn(pRects->x1, pRects->y1, in winReshapeRootless()
361 if (hRgnRect == NULL) { in winReshapeRootless()
366 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeRootless()
371 DeleteObject(hRgnRect); in winReshapeRootless()
H A Dwinwin32rootless.c139 HRGN hRgn, hRgnRect; in winMWExtWMCreateRgnFromRegion() local
156 hRgnRect = CreateRectRgn(pRects->x1, in winMWExtWMCreateRgnFromRegion()
158 if (hRgnRect == NULL) { in winMWExtWMCreateRgnFromRegion()
166 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winMWExtWMCreateRgnFromRegion()
172 DeleteObject(hRgnRect); in winMWExtWMCreateRgnFromRegion()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/
H A Dwinmultiwindowshape.c88 HRGN hRgn, hRgnRect; in winReshapeMultiWindow() local
165 hRgnRect = CreateRectRgn(pRects->x1 + iOffsetX, in winReshapeMultiWindow()
169 if (hRgnRect == NULL) { in winReshapeMultiWindow()
183 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeMultiWindow()
189 DeleteObject(hRgnRect); in winReshapeMultiWindow()
H A Dwinwindow.c319 HRGN hRgn, hRgnRect; in winReshapeRootless() local
359 hRgnRect = CreateRectRgn(pRects->x1, pRects->y1, in winReshapeRootless()
361 if (hRgnRect == NULL) { in winReshapeRootless()
366 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeRootless()
371 DeleteObject(hRgnRect); in winReshapeRootless()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowshape.c88 HRGN hRgn, hRgnRect; in winReshapeMultiWindow() local
165 hRgnRect = CreateRectRgn(pRects->x1 + iOffsetX, in winReshapeMultiWindow()
169 if (hRgnRect == NULL) { in winReshapeMultiWindow()
183 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeMultiWindow()
189 DeleteObject(hRgnRect); in winReshapeMultiWindow()
H A Dwinwindow.c319 HRGN hRgn, hRgnRect; in winReshapeRootless() local
359 hRgnRect = CreateRectRgn(pRects->x1, pRects->y1, in winReshapeRootless()
361 if (hRgnRect == NULL) { in winReshapeRootless()
366 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeRootless()
371 DeleteObject(hRgnRect); in winReshapeRootless()
H A Dwinwin32rootless.c139 HRGN hRgn, hRgnRect; in winMWExtWMCreateRgnFromRegion() local
156 hRgnRect = CreateRectRgn(pRects->x1, in winMWExtWMCreateRgnFromRegion()
158 if (hRgnRect == NULL) { in winMWExtWMCreateRgnFromRegion()
166 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winMWExtWMCreateRgnFromRegion()
172 DeleteObject(hRgnRect); in winMWExtWMCreateRgnFromRegion()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowshape.c88 HRGN hRgn, hRgnRect; in winReshapeMultiWindow() local
165 hRgnRect = CreateRectRgn(pRects->x1 + iOffsetX, in winReshapeMultiWindow()
169 if (hRgnRect == NULL) { in winReshapeMultiWindow()
183 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeMultiWindow()
189 DeleteObject(hRgnRect); in winReshapeMultiWindow()
H A Dwinwindow.c319 HRGN hRgn, hRgnRect; in winReshapeRootless() local
359 hRgnRect = CreateRectRgn(pRects->x1, pRects->y1, in winReshapeRootless()
361 if (hRgnRect == NULL) { in winReshapeRootless()
366 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeRootless()
371 DeleteObject(hRgnRect); in winReshapeRootless()
H A Dwinwin32rootless.c139 HRGN hRgn, hRgnRect; in winMWExtWMCreateRgnFromRegion() local
156 hRgnRect = CreateRectRgn(pRects->x1, in winMWExtWMCreateRgnFromRegion()
158 if (hRgnRect == NULL) { in winMWExtWMCreateRgnFromRegion()
166 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winMWExtWMCreateRgnFromRegion()
172 DeleteObject(hRgnRect); in winMWExtWMCreateRgnFromRegion()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowshape.c88 HRGN hRgn, hRgnRect; in winReshapeMultiWindow() local
165 hRgnRect = CreateRectRgn(pRects->x1 + iOffsetX, in winReshapeMultiWindow()
169 if (hRgnRect == NULL) { in winReshapeMultiWindow()
183 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeMultiWindow()
189 DeleteObject(hRgnRect); in winReshapeMultiWindow()
H A Dwinwindow.c319 HRGN hRgn, hRgnRect; in winReshapeRootless() local
359 hRgnRect = CreateRectRgn(pRects->x1, pRects->y1, in winReshapeRootless()
361 if (hRgnRect == NULL) { in winReshapeRootless()
366 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeRootless()
371 DeleteObject(hRgnRect); in winReshapeRootless()
H A Dwinwin32rootless.c139 HRGN hRgn, hRgnRect; in winMWExtWMCreateRgnFromRegion() local
156 hRgnRect = CreateRectRgn(pRects->x1, in winMWExtWMCreateRgnFromRegion()
158 if (hRgnRect == NULL) { in winMWExtWMCreateRgnFromRegion()
166 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winMWExtWMCreateRgnFromRegion()
172 DeleteObject(hRgnRect); in winMWExtWMCreateRgnFromRegion()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwin/
H A Dwinmultiwindowshape.c88 HRGN hRgn, hRgnRect; in winReshapeMultiWindow() local
165 hRgnRect = CreateRectRgn(pRects->x1 + iOffsetX, in winReshapeMultiWindow()
169 if (hRgnRect == NULL) { in winReshapeMultiWindow()
183 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeMultiWindow()
189 DeleteObject(hRgnRect); in winReshapeMultiWindow()
H A Dwinwindow.c319 HRGN hRgn, hRgnRect; in winReshapeRootless() local
359 hRgnRect = CreateRectRgn(pRects->x1, pRects->y1, in winReshapeRootless()
361 if (hRgnRect == NULL) { in winReshapeRootless()
366 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeRootless()
371 DeleteObject(hRgnRect); in winReshapeRootless()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowshape.c88 HRGN hRgn, hRgnRect; in winReshapeMultiWindow() local
165 hRgnRect = CreateRectRgn(pRects->x1 + iOffsetX, in winReshapeMultiWindow()
169 if (hRgnRect == NULL) { in winReshapeMultiWindow()
183 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeMultiWindow()
189 DeleteObject(hRgnRect); in winReshapeMultiWindow()
H A Dwinwindow.c319 HRGN hRgn, hRgnRect; in winReshapeRootless() local
359 hRgnRect = CreateRectRgn(pRects->x1, pRects->y1, in winReshapeRootless()
361 if (hRgnRect == NULL) { in winReshapeRootless()
366 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winReshapeRootless()
371 DeleteObject(hRgnRect); in winReshapeRootless()
H A Dwinwin32rootless.c139 HRGN hRgn, hRgnRect; in winMWExtWMCreateRgnFromRegion() local
156 hRgnRect = CreateRectRgn(pRects->x1, in winMWExtWMCreateRgnFromRegion()
158 if (hRgnRect == NULL) { in winMWExtWMCreateRgnFromRegion()
166 if (CombineRgn(hRgn, hRgn, hRgnRect, RGN_OR) == ERROR) { in winMWExtWMCreateRgnFromRegion()
172 DeleteObject(hRgnRect); in winMWExtWMCreateRgnFromRegion()