Searched refs:nXdndProtocolRevision (Results 1 – 1 of 1) sorted by relevance
109 static const long nXdndProtocolRevision = 5; variable257 m_nCurrentProtocolVersion( nXdndProtocolRevision ), in SelectionManager()2278 m_nCurrentProtocolVersion = nXdndProtocolRevision; in handleDropEvent()2385 m_nCurrentProtocolVersion = nXdndProtocolRevision; in dropComplete()3041 nVersion = nVersion > nXdndProtocolRevision ? nXdndProtocolRevision : nVersion; in getXdndVersion()3088 nNewProtocolVersion = nXdndProtocolRevision; in updateDragWindow()3436 m_nCurrentProtocolVersion = nXdndProtocolRevision; in startDrag()3516 m_nCurrentProtocolVersion = nXdndProtocolRevision; in dragDoDispatch()3984 …, aWindow, m_nXdndAware, XA_ATOM, 32, PropModeReplace, (unsigned char*)&nXdndProtocolRevision, 1 ); in registerDropTarget()