Searched refs:root_visual (Results 1 – 3 of 3) sorted by relevance
117 VisualID root_visual B32;
99 #define DefaultVisual(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_visual)140 #define DefaultVisualOfScreen(s)((s)->root_visual)274 Visual *root_visual; /* root visual */ member
540 *rootvis = screen_get_visualtype(screen, screen->root_visual, depth); in get_visualtype_for_window()