Lines Matching full:mousedown
3348 (-[NSArray mouseDown:]): Removed misleading comment and added code to send mouse event to input manager.
6700 (-[WebHTMLView mouseDown:]):
9149 (-[WebHTMLView mouseDown:]): Added code to set handlingMouseDown flag.
9712 (-[WebHTMLView mouseDown:]): Release firstResponderAtMouseDownTime after handling
9713 the mouseDown event.
10888 (-[WebHTMLView mouseDown:]): ditto
11240 (-[WebImageView mouseDown:]): Ditto.
12186 (-[WebHTMLView mouseDown:]): Ditto.
12746 (-[WebHTMLView mouseDown:]):
13330 (-[WebHTMLView mouseDown:]): Get rid of special case where some activating
13331 mouseDown events weren't sent to WC. We need to go through the whole pipeline
13845 (-[WebImageView mouseDown:]): get the drag source action mask from the delegate
14289 (-[WebImageView mouseDown:]): set ignoringMouseDraggedEvents to NO. This line of code was deleted somehow.
14389 (-[WebHTMLView mouseDown:]): Don't tell WebCore about the first mouse down event since only dragging can occur on the first mouse down.
18442 (-[WebImageView mouseDown:]): set ignoringMouseDraggedEvents to NO
18511 (-[WebHTMLView mouseDown:]):
19581 (-[WebFileButton mouseDown:]):
20195 (-[WebBaseNetscapePluginView mouseDown:]): ditto
20498 (-[WebHTMLView mouseDown:]):
21070 (-[WebHTMLView mouseDown:]): Start the auto-scroll timer.
21857 (-[WebHTMLView mouseDown:]): Don't send a mouse down event in the case where we
29866 (-[WebNSTextView mouseDown:]): Call fieldEditorDidMouseDown: on
32412 (-[WebHTMLView mouseDown:]): set ignoringMouseDraggedEvents to NO
33153 AppKit doesn't call mouseDown or mouseUp on right-click. Simulate control-click mouseDown and mouseUp so plug-ins get the right-click event as they do in Carbon
33500 (-[WebHTMLView mouseDown:]): Cancel any scheduled fake mouse-moved event.
34732 Don't allow the NSWindow to make this the first responder during the early part of mouseDown event