Lines Matching refs:DragHeight
1130 (unsigned int *) &DragWidth, (unsigned int *) &DragHeight,
1132 XWarpPointer(dpy, None, w, 0, 0, 0, 0, DragWidth / 2, DragHeight / 2);
1137 MenuStartResize(tmp_win, origDragX, origDragY, DragWidth, DragHeight);
1488 (unsigned int *) &DragWidth, (unsigned int *) &DragHeight,
1513 height = (int) ((unsigned) DragHeight + 2 * bw);
1520 0, 0, 0, 0, DragWidth / 2, DragHeight / 2);
1540 (int) ((unsigned) DragHeight + 2 * bw),
1563 origDragX + DragWidth / 2, origDragY + DragHeight / 2);
1629 Event.xbutton.y_root - DragHeight / 2);
1686 h = (int) ((unsigned) DragHeight + 2 * bw);
1723 yt = (int) (eventp->xmotion.y_root - (DragHeight / 2));
1726 h = (int) ((unsigned) DragHeight + 2 * bw);