Home
last modified time | relevance | path

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

/dports/x11-wm/jwm/jwm-2.3.7/src/
H A Dmove.c34 static char shouldStopMove; variable
85 shouldStopMove = 1; in MoveController()
119 shouldStopMove = 0; in MoveClient()
140 if(shouldStopMove) { in MoveClient()
323 shouldStopMove = 0; in MoveClientKeyboard()
341 if(shouldStopMove) { in MoveClientKeyboard()
H A Dpager.c47 static char shouldStopMove; variable
372 shouldStopMove = 0; in StartPagerMove()
389 if(shouldStopMove) { in StartPagerMove()
496 shouldStopMove = 1; in PagerMoveController()