Lines Matching defs:root
86 xcb_window_t root,
94 root,
132 int dri3_fd = wsi_dri3_open(conn, screen->root, None);
161 xcb_randr_get_screen_resources_current_unchecked(conn, iter.data->root);
424 get_screen_for_root(xcb_connection_t *conn, xcb_window_t root)
430 if (screen_iter.data->root == root)
499 xcb_window_t root = tree->root;
504 xcb_screen_t *screen = get_screen_for_root(conn, root);