Searched refs:root_screen (Results 1 – 1 of 1) sorted by relevance
1115 xcb_screen_t *root_screen = xcb_aux_get_screen(pProcArg->conn, pProcArg->dwScreen); in winMultiWindowXMsgProc() local1116 xcb_window_t root_window_id = root_screen->root; in winMultiWindowXMsgProc()1540 xcb_screen_t *root_screen = xcb_aux_get_screen(pWMInfo->conn, pProcArg->dwScreen); in winInitMultiWindowWM() local1541 xcb_window_t window = root_screen->root; in winInitMultiWindowWM()1589 xcb_screen_t *root_screen = xcb_aux_get_screen(conn, dwScreen); in CheckAnotherWindowManager() local1590 xcb_window_t root_window_id = root_screen->root; in CheckAnotherWindowManager()