Searched refs:scrollOverflow (Results 1 – 8 of 8) sorted by relevance
116 bool scrollOverflow(ScrollDirection, ScrollGranularity);
878 bool EventHandler::scrollOverflow(ScrollDirection direction, ScrollGranularity granularity) in scrollOverflow() function in WebCore::EventHandler895 bool handled = scrollOverflow(direction, granularity); in scrollRecursively()2393 if (scrollOverflow(direction, ScrollByPage)) { in defaultSpaceEventHandler()
525 return frame->eventHandler()->scrollOverflow(direction, granularity);
916 if (!frame->eventHandler()->scrollOverflow(direction, granularity)) in webkit_web_view_real_move_cursor()
29973 (Frame::scrollOverflow):34778 (Frame::scrollOverflow):35789 (MacFrame::scrollOverflow):
39965 (WebCore::EventHandler::scrollOverflow):48619 (WebCore::EventHandler::scrollOverflow):49370 (WebCore::EventHandler::scrollOverflow):49527 (WebCore::EventHandler::scrollOverflow):
17979 (KWQKHTMLPart::scrollOverflow):33211 (KWQKHTMLPart::scrollOverflow): new
26737 …(WebCore::Frame::scrollOverflow): Don't scroll list box here- this would cause arrow keys to scrol…