Searched refs:IsMouseWheelScroll (Results 1 – 2 of 2) sorted by relevance
421 auto source = IsMouseWheelScroll(info) ? SCROLL_FROM_AXIS : SCROLL_FROM_UPDATE; in HandleDragUpdate()469 if (!moved_ || IsMouseWheelScroll(info)) { in HandleDragEnd()1306 inline bool Scrollable::IsMouseWheelScroll(const GestureEvent& info) in IsMouseWheelScroll() function in OHOS::Ace::NG::Scrollable
498 static inline bool IsMouseWheelScroll(const GestureEvent& info);