Searched defs:ScrollEventInfo (Results 1 – 2 of 2) sorted by relevance
71 struct ScrollEventInfo { struct77 ScrollEventInfo(std::string id, int32_t uniqueId, ScrollEventType scrollEvent, float offset) in ScrollEventInfo() argument
22 ScrollEventInfo::ScrollEventInfo(ScrollEvent type, double scrollX, double scrollY, int32_t scrollSt… in ScrollEventInfo() function in OHOS::Ace::ScrollEventInfo