Searched refs:ROOT_CLIP_NONE (Results 1 – 8 of 8) sorted by relevance
76 ROOT_CLIP_NONE = 0, /**< resize the root window to 0x0 */ enumerator
108 SetRootClip(pScreen, ROOT_CLIP_NONE); in winDoRandRScreenSetSize()
185 SetRootClip(xwl_screen->screen, ROOT_CLIP_NONE); in update_screen_size()
775 SetRootClip(pScreen, ROOT_CLIP_NONE); in vfbRRScreenSetSize()
98 SetRootClip(pScreen, ROOT_CLIP_NONE); in KdDisableScreen()
1007 SetRootClip(pScreen, ROOT_CLIP_NONE); in xf86EnableDisableFBAccess()
2098 SetRootClip(source_provider->pScreen, ROOT_CLIP_NONE); in xf86RandR14ProviderSetOutputSource()
3683 if (mode != ROOT_CLIP_NONE) { in SetRootClip()