Home
last modified time | relevance | path

Searched defs:hRgn (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwindow.c243 HRGN hRgn = *(HRGN *) data; in winAddRgn() local
300 HRGN hRgn = CreateRectRgn(0, 0, 0, 0); in winUpdateRgnRootless() local
319 HRGN hRgn, hRgnRect; in winReshapeRootless() local
H A Dwinmultiwindowshape.c88 HRGN hRgn, hRgnRect; in winReshapeMultiWindow() local
H A Dwinwin32rootless.c139 HRGN hRgn, hRgnRect; in winMWExtWMCreateRgnFromRegion() local
559 HRGN hRgn, hRgnWindow, hRgnClient; in winMWExtWMReshapeFrame() local
H A Dwinwindow.h77 HRGN hRgn; member