Searched refs:m_bDropWaitingForCompletion (Results 1 – 2 of 2) sorted by relevance
233 m_bDropWaitingForCompletion( false ), in SelectionManager()2181 m_bDropWaitingForCompletion && m_aDropEnterEvent.data.l[0] ) in handleDropEvent()2306 m_bDropWaitingForCompletion = true; in handleDropEvent()2387 m_bDropWaitingForCompletion = false; in dropComplete()2813 m_bDropWaitingForCompletion = true; in handleDragEvent()
287 bool m_bDropWaitingForCompletion; member in x11::SelectionManager