Home
last modified time | relevance | path

Searched refs:errorUp (Results 1 – 4 of 4) sorted by last modified time

/dports/games/xboard/xboard-4.9.1/
H A DChangeLog21203 the errorUp flag, so the next move would cause xboard to try to pop it
H A Ddialogs.c2446 int errorUp = False; variable
2451 if (!errorUp) return; in ErrorPopDown()
2452 dialogError = errorUp = False; in ErrorPopDown()
2460 dialogError = errorUp = False; in ErrorOK()
2475 errorUp = True; in ErrorPopUp()
/dports/games/xboard-devel/xboard-f49e7e1/
H A Ddialogs.c2236 int errorUp = False; variable
2241 if (!errorUp) return; in ErrorPopDown()
2242 dialogError = errorUp = False; in ErrorPopDown()
2250 dialogError = errorUp = False; in ErrorOK()
2265 errorUp = True; in ErrorPopUp()
H A DChangeLog17692 the errorUp flag, so the next move would cause xboard to try to pop it