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.cxx3736 int nPending = 1; in dispatchEvent() local
3737 while( nPending ) in dispatchEvent()
3739 nPending = XPending( m_pDisplay ); in dispatchEvent()
3740 if( nPending ) in dispatchEvent()