Home
last modified time | relevance | path

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

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

Completed in 36 milliseconds