Searched defs:onScrollStateChanged (Results 1 – 7 of 7) sorted by relevance
1736 auto onScrollStateChanged = [¤tIndex](const BaseEventInfo* info) { in __anoncef558940902() variable1767 auto onScrollStateChanged = [¤tIndex](const BaseEventInfo* info) { in __anoncef558940a02() variable
1227 auto onScrollStateChanged = [](const BaseEventInfo* info) {}; in __anon5fa40a0d0602() variable
187 onScrollStateChanged(event: Callback<ScrollState>): this { method in ArkSwiperComponent
215 std::function<void(const BaseEventInfo* info)>&& onScrollStateChanged) {} in SetOnScrollStateChanged()
1245 std::function<void(const BaseEventInfo* info)>&& onScrollStateChanged) in SetOnScrollStateChanged()1259 FrameNode* frameNode, std::function<void(const BaseEventInfo* info)>&& onScrollStateChanged) in SetOnScrollStateChanged()
1857 …auto onScrollStateChanged = [executionContext = info.GetExecutionContext(), func = std::move(scrol… in SetOnScrollStateChanged() local
35173 onScrollStateChanged(value) { method in ArkSwiperComponent