Lines Matching full:accepted
5271 [Qt] Decouple QTouchEvent's accepted flag from JS prevent default
5315 [Qt] Decouple QTouchEvent's accepted flag from JS prevent default
6814 The previous accepted patch was actually a faulty one; It was hard to trace since it's just a documentation
10938 to an empty WebCore::String in case the prompt was accepted
21117 Fix left-click and middle-click mouse event are not properly accepted.
21120 accepted so that it will not be potentially processed further by the parent
21574 Prevent middle-click from triggering open URL from clipboard when the event has already been accepted.