Lines Matching refs:winProcessXEventsTimeout
33772 hw/xwin: printf format fix in winProcessXEventsTimeout()
39554 1. Use XFlush() not XSync() in winProcessXEventsTimeout().
39614 attempts have failed, we sit in winProcessXEventsTimeout() until the timeout
39619 sit in winProcessXEventsTimeout() until the timeout expires.
60286 hw/xwin: Remove unneeded forward declaration of winProcessXEventsTimeout()
60288 Remove unneeded forward declaration of winProcessXEventsTimeout(), the actual
69969 hw/xwin: Introduce winProcessXEventsTimeout() to the concept of fractions of a second
78696 …Rather than knowing we have to call winProcessXEventsTimeout() for up to 2 WIN_XEVENTS_CONVERT mes…
78697 …all messages in winProcessXEventsTimeout() until either: (i) the time out expired, (ii) an error o…
133780 Xming: Fix prototype for winProcessXEventsTimeout() in clipboard integration code
133782 Function 'winProcessXEventsTimeout()' is declared 'static Bool' and