Lines Matching refs:DragWidth
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,
1512 width = (int) ((unsigned) DragWidth + 2 * bw);
1520 0, 0, 0, 0, DragWidth / 2, DragHeight / 2);
1539 (int) ((unsigned) DragWidth + 2 * bw),
1563 origDragX + DragWidth / 2, origDragY + DragHeight / 2);
1628 Event.xbutton.x_root - DragWidth / 2,
1685 w2 = (int) ((unsigned) DragWidth + 2 * bw);
1722 xl = (int) (eventp->xmotion.x_root - (DragWidth / 2));
1725 w2 = (int) ((unsigned) DragWidth + 2 * bw);