Searched refs:MouseEventWithShiftKey (Results 1 – 2 of 2) sorted by relevance
485 …() && treatLinkAsLiveForEventType(m_wasShiftKeyDownOnMouseDown ? MouseEventWithShiftKey : MouseEve… in isLiveLink()502 …return static_cast<MouseEvent*>(event)->shiftKey() ? MouseEventWithShiftKey : MouseEventWithoutShi… in eventType()525 …return eventType == MouseEventWithShiftKey || (eventType == MouseEventWithoutShiftKey && m_rootEdi… in treatLinkAsLiveForEventType()528 return eventType == MouseEventWithShiftKey; in treatLinkAsLiveForEventType()
120 MouseEventWithShiftKey, enumerator