Searched refs:m_capturesDragging (Results 1 – 3 of 3) sorted by relevance
331 bool capturesDragging() const { return m_capturesDragging; } in capturesDragging()342 bool m_capturesDragging; variable
153 , m_capturesDragging(false) in EventHandler()220 m_capturesDragging = false; in clear()610 m_capturesDragging = false; in handleMouseReleaseEvent()1155 m_capturesDragging = true; in handleMousePressEvent()1199 m_capturesDragging = subframe->eventHandler()->capturesDragging(); in handleMousePressEvent()1200 if (m_mousePressed && m_capturesDragging) in handleMousePressEvent()1231 m_capturesDragging = !swallowEvent; in handleMousePressEvent()
39310 Reset new m_capturesDragging flag39313 Respect the m_capturesDragging flag when we propagate