Searched refs:m_nXdndDrop (Results 1 – 2 of 2) sorted by relevance
275 m_nXdndDrop( None ), in SelectionManager()411 m_nXdndDrop = getAtom( OUString::createFromAscii( "XdndDrop" ) ); in initialize()2168 rMessage.message_type == m_nXdndDrop || in handleDropEvent()2286 rMessage.message_type == m_nXdndDrop && in handleDropEvent()2831 aEvent.xclient.message_type = m_nXdndDrop; in handleDragEvent()3696 rEvent.xclient.message_type == m_nXdndDrop in handleXEvent()
354 Atom m_nXdndDrop; member in x11::SelectionManager
Completed in 39 milliseconds