Searched refs:m_scrollCount (Results 1 – 2 of 2) sorted by relevance
69 , m_scrollCount(0) in PlatformWheelEvent()91 , m_scrollCount(0) in PlatformWheelEvent()116 unsigned scrollCount() const { return m_scrollCount; } in scrollCount()138 unsigned m_scrollCount; variable
172 m_scrollCount = 0; in PlatformWheelEventBuilder()