Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmultiwindowwm.c1116 xcb_window_t root_window_id = root_screen->root; in winMultiWindowXMsgProc() local
1130 xcb_change_property(pProcArg->conn, XCB_PROP_MODE_REPLACE, root_window_id, in winMultiWindowXMsgProc()
1590 xcb_window_t root_window_id = root_screen->root; in CheckAnotherWindowManager() local
1601 root_window_id, in CheckAnotherWindowManager()
1621 xcb_change_window_attributes(conn, root_window_id, XCB_CW_EVENT_MASK, mask); in CheckAnotherWindowManager()