Searched refs:RootWindow (Results 1 – 2 of 2) sorted by relevance
193 Window root = RootWindow(mDisplay, screen); in initialize()303 Window root = RootWindow(mDisplay, screen); in getFramebufferNativeWindow()554 Window root = RootWindow(mDisplay, screen); in processEvent()
96 #define RootWindow(dpy, scr) (ScreenOfDisplay(dpy,scr)->root) macro