Searched refs:m_nDropTimeout (Results 1 – 2 of 2) sorted by relevance
2812 m_nDropTimeout = time( NULL ); in handleDragEvent()2837 m_nDropTimeout = time( NULL ); in handleDragEvent()2876 m_nDropTimeout = time( NULL ); in handleDragEvent()2880 m_nDropTimeout = time( NULL ); in handleDragEvent()3483 …while( m_xDragSourceListener.is() && ( ! m_bDropSent || time(NULL)-m_nDropTimeout < 5 ) && osl_sch… in dragDoDispatch()
315 time_t m_nDropTimeout; member in x11::SelectionManager