Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx3741 int nPending = 1; in dispatchEvent() local
3742 while( nPending ) in dispatchEvent()
3744 nPending = XPending( m_pDisplay ); in dispatchEvent()
3745 if( nPending ) in dispatchEvent()

Completed in 33 milliseconds