Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx235 m_nDropTimestamp( 0 ), in SelectionManager()
2219 m_nDropTimestamp = m_nDropTime; in handleDropEvent()
2235 aEvent.Context = new DropTargetDragContext( m_aCurrentDropWindow, m_nDropTimestamp, *this ); in handleDropEvent()
2300 … aEvent.Context = new DropTargetDropContext( m_aCurrentDropWindow, m_nDropTimestamp, *this ); in handleDropEvent()
2549 dtde.Context = new DropTargetDragContext( m_aCurrentDropWindow, m_nDropTimestamp, *this ); in sendDropPosition()
2808 dtde.Context = new DropTargetDropContext( m_aCurrentDropWindow, m_nDropTimestamp, *this ); in handleDragEvent()
3166 dtde.Context = new DropTargetDragContext( m_aCurrentDropWindow, m_nDropTimestamp, *this ); in updateDragWindow()
H A DX11_selection.hxx287 XLIB_Time m_nDropTimestamp; member in x11::SelectionManager

Completed in 40 milliseconds