Searched refs:m_aCurrentDropWindow (Results 1 – 2 of 2) sorted by relevance
230 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 …]
279 XLIB_Window m_aCurrentDropWindow; member in x11::SelectionManager
Completed in 58 milliseconds