Home
last modified time | relevance | path

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

/aoo41x/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx251 m_bDropSuccess( false ), in SelectionManager()
2648 m_bDropSuccess = rMessage.xclient.data.l[1] & 1 ? true : false; in handleDragEvent()
2651 m_bDropSuccess ? "true" : "false", in handleDragEvent()
2693 dsde.DropSuccess = m_bDropSuccess; in handleDragEvent()
3403 m_bDropSuccess = false; in startDrag()
3437 m_bDropSuccess = false; in startDrag()
3517 m_bDropSuccess = false; in dragDoDispatch()
H A DX11_selection.hxx318 bool m_bDropSuccess; member in x11::SelectionManager

Completed in 46 milliseconds