Lines Matching refs:playingEvents
499 (syncEvents.playingEvents) ? syncEvents.time. in SyntheticMotion()
882 if (syncEvents.playingEvents) { in ConfineCursorToWindow()
969 if (syncEvents.playingEvents) in PostNewCursor()
1089 if (!syncEvents.playingEvents) in NoticeEventTime()
1314 if (syncEvents.playingEvents || in ComputeFreezes()
1317 syncEvents.playingEvents = TRUE; in ComputeFreezes()
1347 syncEvents.playingEvents = FALSE; in ComputeFreezes()
1539 if (syncEvents.playingEvents) in ActivatePointerGrab()
1651 if (syncEvents.playingEvents) in ActivateKeyboardGrab()
2992 if (ev && !syncEvents.playingEvents) { in CheckMotion()
3396 if (!syncEvents.playingEvents) in NewCurrentScreen()
5313 syncEvents.playingEvents = FALSE; in InitEvents()