Home
last modified time | relevance | path

Searched defs:NotifyOnScrollCallback (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
Dselect_overlay_scroll_notifier.h26 …static inline void NotifyOnScrollCallback(WeakPtr<ScrollablePattern> pattern, float offset, int32_… in NotifyOnScrollCallback() function
Dselect_overlay_manager.cpp377 void SelectOverlayManager::NotifyOnScrollCallback(int32_t id, Axis axis, float offset, int32_t sour… in NotifyOnScrollCallback() function in OHOS::Ace::NG::SelectOverlayManager