Home
last modified time | relevance | path

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

/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dyxapp.cc714 if (!fReplayEvent) { in replayEvent()
715 fReplayEvent = true; in replayEvent()
1075 fReplayEvent(false) in YXApplication()
1174 fReplayEvent = false; in handleXEvents()
1188 if (!fReplayEvent) { in handleXEvents()
H A Dyxapp.h227 bool fReplayEvent; variable