Home
last modified time | relevance | path

Searched refs:m_nXdndDrop (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx275 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()
H A DX11_selection.hxx354 Atom m_nXdndDrop; member in x11::SelectionManager

Completed in 23 milliseconds