Searched refs:m_nNoPosX (Results 1 – 2 of 2) sorted by relevance
239 m_nNoPosX( 0 ), in SelectionManager()2557 m_nLastDragX < m_nNoPosX || m_nLastDragX >= m_nNoPosX+m_nNoPosWidth || in sendDropPosition()2582 m_nNoPosX = m_nNoPosY = m_nNoPosWidth = m_nNoPosHeight = 0; in sendDropPosition()2669 m_nNoPosX = rMessage.xclient.data.l[2] >> 16; in handleDragEvent()2675 m_nNoPosX = m_nNoPosY = m_nNoPosWidth = m_nNoPosHeight = 0; in handleDragEvent()3194 m_nNoPosX = m_nNoPosY = m_nNoPosWidth = m_nNoPosHeight = 0; in updateDragWindow()3437 m_nNoPosX = 0; in startDrag()3517 m_nNoPosX = 0; in dragDoDispatch()
307 int m_nNoPosX, m_nNoPosY, m_nNoPosWidth, m_nNoPosHeight; member in x11::SelectionManager