Searched refs:m_nDropTimeout (Results 1 – 2 of 2) sorted by relevance
2815 m_nDropTimeout = time( NULL ); in handleDragEvent()2840 m_nDropTimeout = time( NULL ); in handleDragEvent()2879 m_nDropTimeout = time( NULL ); in handleDragEvent()2883 m_nDropTimeout = time( NULL ); in handleDragEvent()3488 …while( m_xDragSourceListener.is() && ( ! m_bDropSent || time(NULL)-m_nDropTimeout < 5 ) && osl_sch… in dragDoDispatch()
320 time_t m_nDropTimeout; member in x11::SelectionManager
Completed in 21 milliseconds