Home
last modified time | relevance | path

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

/aoo42x/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx2815 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()
H A DX11_selection.hxx320 time_t m_nDropTimeout; member in x11::SelectionManager

Completed in 65 milliseconds