Searched refs:m_nXdndPosition (Results 1 – 2 of 2) sorted by relevance
273 m_nXdndPosition( None ), in SelectionManager()409 m_nXdndPosition = getAtom( OUString::createFromAscii( "XdndPosition" ) ); in initialize()2169 rMessage.message_type == m_nXdndPosition ) in handleDropEvent()2212 rMessage.message_type == m_nXdndPosition && in handleDropEvent()2569 aEvent.xclient.message_type = m_nXdndPosition; in sendDropPosition()3695 rEvent.xclient.message_type == m_nXdndPosition || in handleXEvent()
352 Atom m_nXdndPosition; member in x11::SelectionManager
Completed in 42 milliseconds