Searched refs:m_nCurrentProtocolVersion (Results 1 – 2 of 2) sorted by relevance
260 m_nCurrentProtocolVersion( nXdndProtocolRevision ), in SelectionManager()2239 if( m_nCurrentProtocolVersion < 2 ) in handleDropEvent()2281 m_nCurrentProtocolVersion = nXdndProtocolRevision; in handleDropEvent()2388 m_nCurrentProtocolVersion = nXdndProtocolRevision; in dropComplete()2489 if( m_nCurrentProtocolVersion < 0 && m_aDropWindow != None ) in updateDragAction()2656 if( m_nCurrentProtocolVersion > 1 ) in handleDragEvent()2823 else if( m_nCurrentProtocolVersion >= 0 ) in handleDragEvent()3143 m_nCurrentProtocolVersion = nNewProtocolVersion; in updateDragWindow()3441 m_nCurrentProtocolVersion = nXdndProtocolRevision; in startDrag()3521 m_nCurrentProtocolVersion = nXdndProtocolRevision; in dragDoDispatch()[all …]
334 int m_nCurrentProtocolVersion; member in x11::SelectionManager
Completed in 46 milliseconds