Searched refs:m_bDropSent (Results 1 – 2 of 2) sorted by relevance
252 m_bDropSent( false ), in SelectionManager()2535 if( m_bDropSent ) in sendDropPosition()2814 m_bDropSent = true; in handleDragEvent()2839 m_bDropSent = true; in handleDragEvent()2878 m_bDropSent = true; in handleDragEvent()2882 m_bDropSent = true; in handleDragEvent()2944 if( m_bDropSent && m_xDragSourceListener.is() ) in reject()3402 m_bDropSent = false; in startDrag()3436 m_bDropSent = false; in startDrag()3516 m_bDropSent = false; in dragDoDispatch()[all …]
319 bool m_bDropSent; member in x11::SelectionManager
Completed in 38 milliseconds