Searched refs:m_aDragSourceWindow (Results 1 – 2 of 2) sorted by relevance
239 m_aDragSourceWindow( None ), in SelectionManager()3288 m_aDragSourceWindow = None; in startDrag()3295 m_aDragSourceWindow = aChild; in startDrag()3297 fprintf( stderr, "found drag source window 0x%lx\n", m_aDragSourceWindow ); in startDrag()4016 if( aWindow == m_aDragSourceWindow && m_aDragRunning.check() ) in deregisterDropTarget()
300 XLIB_Window m_aDragSourceWindow; member in x11::SelectionManager
Completed in 37 milliseconds