Searched refs:m_capturesDragging (Results 1 – 3 of 3) sorted by relevance
376 bool capturesDragging() const { return m_capturesDragging; } in capturesDragging()387 bool m_capturesDragging; variable
181 , m_capturesDragging(false) in EventHandler()257 m_capturesDragging = false; in clear()730 m_capturesDragging = false; in handleMouseReleaseEvent()1356 m_capturesDragging = true; in handleMousePressEvent()1401 m_capturesDragging = subframe->eventHandler()->capturesDragging(); in handleMousePressEvent()1402 if (m_mousePressed && m_capturesDragging) { in handleMousePressEvent()1442 m_capturesDragging = !swallowEvent; in handleMousePressEvent()
39310 Reset new m_capturesDragging flag39313 Respect the m_capturesDragging flag when we propagate