Searched refs:root_window_id (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
H A Dthread.c174 xcb_window_t root_window_id = root_screen->root; local in function:winClipboardProc
181 root_window_id,
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmultiwindowwm.c1047 xcb_window_t root_window_id; local in function:winMultiWindowXMsgProc
1122 root_window_id = root_screen->root;
1137 xcb_change_property(pProcArg->conn, XCB_PROP_MODE_REPLACE, root_window_id,
1175 root_window_id,
1468 xcb_window_t root_window_id; local in function:winInitMultiWindowWM
1577 root_window_id = root_screen->root;
1588 xcb_change_property(pWMInfo->conn, XCB_PROP_MODE_REPLACE, root_window_id,
1592 xcb_change_property(pWMInfo->conn, XCB_PROP_MODE_REPLACE, root_window_id,
1596 xcb_change_property(pWMInfo->conn, XCB_PROP_MODE_REPLACE, root_window_id,
1623 xcb_change_window_attributes(pWMInfo->conn, root_window_id, mas
1661 xcb_window_t root_window_id = root_screen->root; local in function:CheckAnotherWindowManager
[all...]

Completed in 5 milliseconds