Searched refs:m_nDropTimestamp (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/vcl/unx/generic/dtrans/ |
| H A D | X11_selection.cxx | 235 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 …ontext = new DropTargetDragContext( m_aCurrentDropWindow, m_nDropTimestamp, *this ); in updateDragWindow()
|
| H A D | X11_selection.hxx | 287 XLIB_Time m_nDropTimestamp; member in x11::SelectionManager
|