Lines Matching defs:root
262 XSendEvent(_glfw.x11.display, _glfw.x11.root,
508 XISelectEvents(_glfw.x11.display, _glfw.x11.root, &em, 1);
522 XISelectEvents(_glfw.x11.display, _glfw.x11.root, &em, 1);
589 _glfw.x11.root,
604 window->x11.parent = _glfw.x11.root;
606 _glfw.x11.root,
1508 // the position into root (screen) coordinates
1509 if (!event->xany.send_event && window->x11.parent != _glfw.x11.root)
1516 _glfw.x11.root,
1566 reply.xclient.window = _glfw.x11.root;
1568 XSendEvent(_glfw.x11.display, _glfw.x11.root,
1661 _glfw.x11.root,
2160 XTranslateCoordinates(_glfw.x11.display, window->x11.handle, _glfw.x11.root,
2583 Window w = _glfw.x11.root;
2586 Window root;
2593 &root, &w, &rootX, &rootY,
2599 w = _glfw.x11.root;
2836 Window root, child;
2841 &root, &child,