Lines Matching defs:x_root
842 Event.xkey.x_root = xx;
1551 &(button.xmotion.x_root),
2220 &(Event.xmotion.x_root), &(Event.xmotion.y_root),
2236 Event.xmotion.x_root, Event.xmotion.y_root,
2237 &(Event.xmotion.x_root), &(Event.xmotion.y_root), &JunkChild);
2240 DoResize(Event.xmotion.x_root, Event.xmotion.y_root, Tmp_win);
2275 Event.xbutton.x_root, Event.xbutton.y_root,
2276 &(Event.xbutton.x_root), &(Event.xbutton.y_root), &JunkChild);
2280 xl = Event.xbutton.x_root - DragX - Tmp_win->frame_bw;
2286 xl = Event.xbutton.x_root - DragX - DragBW;
2534 int x = Event.xbutton.x_root;
2567 int x = Event.xkey.x_root;
3427 int i, x, y, x_root, y_root, entry;
3430 XQueryPointer(dpy, ActiveMenu->w, &JunkRoot, &JunkChild, &x_root, &y_root,
3548 Tmp_win->ring.curs_x = (Event.xcrossing.x_root -
3555 Tmp_win->ring.curs_x, Event.xcrossing.x_root, Tmp_win->frame_x,