Searched refs:m_nNoPosWidth (Results 1 – 2 of 2) sorted by relevance
244 m_nNoPosWidth( 0 ), in SelectionManager()2560 m_nLastDragX < m_nNoPosX || m_nLastDragX >= m_nNoPosX+m_nNoPosWidth || in sendDropPosition()2585 m_nNoPosX = m_nNoPosY = m_nNoPosWidth = m_nNoPosHeight = 0; in sendDropPosition()2674 m_nNoPosWidth = rMessage.xclient.data.l[3] >> 16; 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()3444 m_nNoPosWidth = 0; in startDrag()3524 m_nNoPosWidth = 0; in dragDoDispatch()
312 int m_nNoPosX, m_nNoPosY, m_nNoPosWidth, m_nNoPosHeight; member in x11::SelectionManager
Completed in 31 milliseconds