Home
last modified time | relevance | path

Searched refs:XIfEventWithTimeout (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx477 …bool XIfEventWithTimeout( XEvent*, XPointer, X_if_predicate, long i_nTimeout = 1000 ) c…
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx2723 if( ! XIfEventWithTimeout( &aEvent, (XPointer)this, timestamp_predicate ) ) in GetLastUserEventTime()
2734 bool SalDisplay::XIfEventWithTimeout( XEvent* o_pEvent, XPointer i_pPredicateData, in XIfEventWithTimeout() function in SalDisplay
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx445 … if( ! GetDisplay()->XIfEventWithTimeout( &aEvent, (XPointer)aWindow, GraphicsExposePredicate ) ) in YieldGraphicsExpose()

Completed in 43 milliseconds