Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx274 m_nXdndStatus( None ), in SelectionManager()
410 m_nXdndStatus = getAtom( OUString::createFromAscii( "XdndStatus" ) ); in initialize()
2444 aEvent.xclient.message_type = m_nXdndStatus; in sendDragStatus()
2639 …if( Atom(rMessage.xclient.message_type) == m_nXdndStatus && Atom(rMessage.xclient.data.l[0]) == m_… in handleDragEvent()
3688 if( rEvent.xclient.message_type == m_nXdndStatus || in handleXEvent()
H A DX11_selection.hxx353 Atom m_nXdndStatus; member in x11::SelectionManager

Completed in 37 milliseconds