Searched refs:handleMouseFocus (Results 1 – 2 of 2) sorted by relevance
201 bool handleMouseFocus(const PlatformMouseEvent&);
1295 swallowEvent = swallowEvent || !handleMouseFocus(mouseEvent); in handleMousePressEvent()1878 bool EventHandler::handleMouseFocus(const PlatformMouseEvent& mouseEvent) in handleMouseFocus() function in WebCore::EventHandler