Home | History | Annotate | Download | only in WebView

Lines Matching refs:mouseDown

3229     // Match behavior of other browsers by sending a mousedown event for right clicks.
3232 coreFrame->eventHandler()->mouseDown(event);
3586 - (void)mouseDown:(NSEvent *)event
3619 coreframe->eventHandler()->mouseDown(event);
5113 [self mouseDown:event];