Searched refs:m_nNoPosX (Results 1 – 2 of 2) sorted by relevance
242 m_nNoPosX( 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()2672 m_nNoPosX = rMessage.xclient.data.l[2] >> 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()3442 m_nNoPosX = 0; in startDrag()3522 m_nNoPosX = 0; in dragDoDispatch()
312 int m_nNoPosX, m_nNoPosY, m_nNoPosWidth, m_nNoPosHeight; member in x11::SelectionManager
Completed in 23 milliseconds