Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwindow.c68 WIN_UNWRAP(CreateWindow); in winCreateWindowRootless()
93 WIN_UNWRAP(DestroyWindow); in winDestroyWindowRootless()
122 WIN_UNWRAP(PositionWindow); in winPositionWindowRootless()
146 WIN_UNWRAP(ChangeWindowAttributes); in winChangeWindowAttributesRootless()
172 WIN_UNWRAP(UnrealizeWindow); in winUnmapWindowRootless()
202 WIN_UNWRAP(RealizeWindow); in winMapWindowRootless()
224 WIN_UNWRAP(SetShape); in winSetShapeRootless()
H A Dwinmultiwindowwindow.c112 WIN_UNWRAP(CreateWindow); in winCreateWindowMultiWindow()
145 WIN_UNWRAP(DestroyWindow); in winDestroyWindowMultiWindow()
191 WIN_UNWRAP(PositionWindow); in winPositionWindowMultiWindow()
294 WIN_UNWRAP(ChangeWindowAttributes); in winChangeWindowAttributesMultiWindow()
323 WIN_UNWRAP(UnrealizeWindow); in winUnmapWindowMultiWindow()
354 WIN_UNWRAP(RealizeWindow); in winMapWindowMultiWindow()
388 WIN_UNWRAP(ReparentWindow); in winReparentWindowMultiWindow()
418 WIN_UNWRAP(RestackWindow); in winRestackWindowMultiWindow()
815 WIN_UNWRAP(CopyWindow); in winCopyWindowMultiWindow()
835 WIN_UNWRAP(MoveWindow); in winMoveWindowMultiWindow()
[all …]
H A Dwinmultiwindowshape.c53 WIN_UNWRAP(SetShape); in winSetShapeMultiWindow()
H A Dwin.h677 #define WIN_UNWRAP(mem) _WIN_UNWRAP(pScreenPriv, pScreen, mem) macro
H A Dwinshadgdi.c582 WIN_UNWRAP(CloseScreen); in winCloseScreenShadowGDI()
H A Dwinshadddnl.c672 WIN_UNWRAP(CloseScreen); in winCloseScreenShadowDDNL()