Lines Matching refs:SCREEN_UNWRAP
156 SCREEN_UNWRAP(pWin->drawable.pScreen, CreateWindow); in RootlessCreateWindow()
204 SCREEN_UNWRAP(pWin->drawable.pScreen, DestroyWindow); in RootlessDestroyWindow()
279 SCREEN_UNWRAP(pScreen, SetShape); in RootlessSetShape()
297 SCREEN_UNWRAP(pScreen, ChangeWindowAttributes); in RootlessChangeWindowAttributes()
340 SCREEN_UNWRAP(pScreen, PositionWindow); in RootlessPositionWindow()
468 SCREEN_UNWRAP(pScreen, RealizeWindow); in RootlessRealizeWindow()
526 SCREEN_UNWRAP(pScreen, UnrealizeWindow); in RootlessUnrealizeWindow()
608 SCREEN_UNWRAP(pScreen, RestackWindow); in RootlessRestackWindow()
738 SCREEN_UNWRAP(pScreen, CopyWindow); in RootlessCopyWindow()
813 SCREEN_UNWRAP(pScreen, PaintWindow); in RootlessPaintWindow()
1220 SCREEN_UNWRAP(pScreen, MoveWindow); in RootlessMoveWindow()
1293 SCREEN_UNWRAP(pScreen, ResizeWindow); in RootlessResizeWindow()
1426 SCREEN_UNWRAP(pScreen, ReparentWindow); in RootlessReparentWindow()
1486 SCREEN_UNWRAP(pWin->drawable.pScreen, ChangeBorderWidth); in RootlessChangeBorderWidth()