Searched defs:handleMousePressEvent (Results 1 – 2 of 2) sorted by relevance
47 virtual bool handleMousePressEvent(const PlatformMouseEvent&) { return false; } in handleMousePressEvent() function
442 bool EventHandler::handleMousePressEvent(const MouseEventWithHitTestResults& event) in handleMousePressEvent() function in WebCore::EventHandler1348 bool EventHandler::handleMousePressEvent(const PlatformMouseEvent& mouseEvent) in handleMousePressEvent() function in WebCore::EventHandler