| /xsrc/external/mit/xman/dist/ |
| handler.c | 166 int x_root, y_root, y_pos, garbage; local 171 &x_root, &y_root, &garbage, &garbage, &mask); local 174 PositionCenter(w, x_root, y_root, y_pos, 0, 2, 2);
|
| /xsrc/external/mit/ctwm/dist/ |
| event_handlers.c | 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 3427 int i, x, y, x_root, y_root, entry; local [all...] |
| menus.c | 490 int i, x, y, x_root, y_root, entry; local 531 &x_root, &y_root, &x, &y, &JunkMask); 1554 YW = eventp->xbutton.y_root - ActiveMenu->y; 1568 ev.xbutton.y_root -= Scr->rooty; 1586 ev.xbutton.y_root -= Scr->rooty; 1590 newY = ev.xbutton.y_root - YW; 1646 Event.xbutton.x_root, Event.xbutton.y_root,
|
| ewmh.c | 1264 * data.l[1] = y_root 1349 int y_root = twm_win->frame_y; local 1355 XQueryPointer(dpy, twm_win->frame, &root, &child, &x_root, &y_root, 1363 xevent.xbutton.y_root = y_root;
|
| /xsrc/external/mit/libXi/dist/include/X11/extensions/ |
| XInput.h | 195 * fields of the x,y and x_root,y_root fields. 212 int y_root; /* coordinates relative to root */ member in struct:__anon5848 244 int y_root; /* coordinates relative to root */ member in struct:__anon5849 277 int y_root; /* coordinates relative to root */ member in struct:__anon5850 334 int x_root, y_root; member in struct:__anon5852
|
| /xsrc/external/mit/twm/dist/src/ |
| menus.c | 466 int i, x, y, x_root, y_root, entry; local 510 &x_root, &y_root, &x, &y, &udummy); 1381 eventp->xbutton.y_root); 1399 ResizeOrigY = eventp->xbutton.y_root; 1457 eventp->xbutton.y_root); 1492 origY = eventp->xbutton.y_root; 1510 (int) ((unsigned) eventp->xbutton.y_root - (unsigned) DragY - 1605 CurrentDragY = origY = Event.xbutton.y_root; 1629 Event.xbutton.y_root - DragHeight / 2); 1638 &(eventp->xmotion.x_root), &(eventp->xmotion.y_root), [all...] |
| /xsrc/external/mit/libX11/dist/include/X11/ |
| Xlib.h | 563 int x_root, y_root; /* coordinates relative to root */ member in struct:__anon5578 581 int x_root, y_root; /* coordinates relative to root */ member in struct:__anon5579 599 int x_root, y_root; /* coordinates relative to root */ member in struct:__anon5580 616 int x_root, y_root; /* coordinates relative to root */ member in struct:__anon5581
|