Home
last modified time | relevance | path

Searched refs:WAC_MOVE (Results 1 – 2 of 2) sorted by relevance

/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dhtobj.h402 #define WAC_MOVE 1 macro
H A Dhtobj.cc1646 if (action_state==WAC_MOVE) { in handlemsg()
1752 int ass[wstate_count] = { WAC_NORMAL, WAC_MOVE, WAC_RESIZE }; in next_action_state()
1761 case WAC_MOVE: allowed = ((options & VO_MOVE) != 0); break; in next_action_state()