Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx245 m_nNoPosHeight( 0 ), in SelectionManager()
2561 m_nLastDragY < m_nNoPosY || m_nLastDragY >= m_nNoPosY+m_nNoPosHeight in sendDropPosition()
2585 m_nNoPosX = m_nNoPosY = m_nNoPosWidth = m_nNoPosHeight = 0; in sendDropPosition()
2675 m_nNoPosHeight = rMessage.xclient.data.l[3] & 0xffff; in handleDragEvent()
2678 m_nNoPosX = m_nNoPosY = m_nNoPosWidth = m_nNoPosHeight = 0; in handleDragEvent()
3198 m_nNoPosX = m_nNoPosY = m_nNoPosWidth = m_nNoPosHeight = 0; in updateDragWindow()
3445 m_nNoPosHeight = 0; in startDrag()
3525 m_nNoPosHeight = 0; in dragDoDispatch()
H A DX11_selection.hxx312 int m_nNoPosX, m_nNoPosY, m_nNoPosWidth, m_nNoPosHeight; member in x11::SelectionManager

Completed in 39 milliseconds