Searched refs:MOVE_NONE (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dfunctions.h15 MOVE_NONE, enumerator in enum:__anon471596720103
H A Dfunctions_win_moveresize.c269 ConstMoveDir = MOVE_NONE;
536 case MOVE_NONE: {
564 if(ConstMoveDir != MOVE_NONE) {
H A Devent_handlers.c2301 if(ConstMoveDir == MOVE_NONE) {
/xsrc/external/mit/twm/dist/src/
H A Dmenus.h151 #define MOVE_NONE 0 /* modes of constrained move */ macro
H A Dmenus.c1505 ConstMoveDir = MOVE_NONE;
1654 case MOVE_NONE:
1680 if (ConstMoveDir != MOVE_NONE) {
H A Devents.c1547 if (ConstMoveDir == MOVE_NONE) {

Completed in 14 milliseconds