Searched refs:swallowMouseUpEvent (Results 1 – 1 of 1) sorted by relevance
1559 …bool swallowMouseUpEvent = !dispatchMouseEvent(EventTypeNames::mouseup, mev.targetNode(), m_clickC… in handleMouseReleaseEvent() local1580 if (!swallowMouseUpEvent) in handleMouseReleaseEvent()1585 return swallowMouseUpEvent || swallowClickEvent || swallowMouseReleaseEvent; in handleMouseReleaseEvent()