Searched refs:scrollByPage (Results 1 – 4 of 4) sorted by relevance
357 result.scrollByPage = true; in mouseWheelEvent()361 result.scrollByPage = true; in mouseWheelEvent()436 result.scrollByPage = true; in mouseWheelEvent()437 if (!result.scrollByPage) in mouseWheelEvent()
291 int scrollByPage; variable299 , scrollByPage(false) in WebMouseEvent()
97 m_granularity = e.scrollByPage ? in PlatformWheelEventBuilder()320 scrollByPage = event.granularity() == WheelEvent::Page; in WebMouseWheelEventBuilder()
205 if (mousewheel.scrollByPage) { in onMouseWheel()