Home | History | Annotate | Download | only in dist

Lines Matching defs:y_root

843 					Event.xkey.y_root = yy;
1552 &(button.xmotion.y_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);
2281 yt = Event.xbutton.y_root - DragY - Tmp_win->frame_bw;
2287 yt = Event.xbutton.y_root - DragY - DragBW;
2535 int y = Event.xbutton.y_root;
2568 int y = Event.xkey.y_root;
3427 int i, x, y, x_root, y_root, entry;
3430 XQueryPointer(dpy, ActiveMenu->w, &JunkRoot, &JunkChild, &x_root, &y_root,
3550 Tmp_win->ring.curs_y = (Event.xcrossing.y_root -
3556 Tmp_win->ring.curs_y, Event.xcrossing.y_root, Tmp_win->frame_y);