Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx230 m_aCurrentDropWindow( None ), in SelectionManager()
2205 m_aCurrentDropWindow = aTarget; in handleDropEvent()
2279 if( m_aCurrentDropWindow == aTarget ) in handleDropEvent()
2280 m_aCurrentDropWindow = None; in handleDropEvent()
2338 if( aDropWindow == m_aCurrentDropWindow ) in dropComplete()
2362 aEvent.xclient.data.l[0] = m_aCurrentDropWindow; in dropComplete()
2387 m_aCurrentDropWindow = None; in dropComplete()
2446 aEvent.xclient.data.l[0] = m_aCurrentDropWindow; in sendDragStatus()
2915 if( aDropWindow == m_aCurrentDropWindow ) in accept()
2937 if( aDropWindow == m_aCurrentDropWindow ) in reject()
[all …]
H A DX11_selection.hxx279 XLIB_Window m_aCurrentDropWindow; member in x11::SelectionManager

Completed in 28 milliseconds