Home
last modified time | relevance | path

Searched defs:handleMousePressEvent (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/efl/
DScrollbarEfl.h47 virtual bool handleMousePressEvent(const PlatformMouseEvent&) { return false; } in handleMousePressEvent() function
/external/webkit/Source/WebCore/page/
DEventHandler.cpp442 bool EventHandler::handleMousePressEvent(const MouseEventWithHitTestResults& event) in handleMousePressEvent() function in WebCore::EventHandler
1348 bool EventHandler::handleMousePressEvent(const PlatformMouseEvent& mouseEvent) in handleMousePressEvent() function in WebCore::EventHandler