Searched refs:CurrentDragX (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Devents.h48 extern int CurrentDragX;
H A Dfunctions_win_moveresize.c253 CurrentDragX = origDragX;
332 DisplayPosition(tmp_win, CurrentDragX, CurrentDragY);
399 CurrentDragX = origX = Event.xbutton.x_root;
422 ((CurrentDragX != origDragX ||
587 CurrentDragX = xl;
651 CurrentDragX = xl;
678 DisplayPosition(tmp_win, CurrentDragX, CurrentDragY);
H A Devent_core.c76 int CurrentDragX; variable in typeref:typename:int
H A Devent_handlers.c2324 CurrentDragX = xl;
2640 CurrentDragX = origDragX;
/xsrc/external/mit/twm/dist/src/
H A Devents.h116 extern int CurrentDragX;
H A Dmenus.c1493 CurrentDragX = origDragX;
1604 CurrentDragX = origX = Event.xbutton.x_root;
1624 ((CurrentDragX != origDragX || CurrentDragY != origDragY)))
1702 CurrentDragX = xl;
1743 CurrentDragX = xl;
H A Devents.c98 int CurrentDragX; variable in typeref:typename:int
1568 CurrentDragX = xl;
1731 CurrentDragX = origDragX;

Completed in 14 milliseconds