Home
last modified time | relevance | path

Searched refs:SetCurrentPositionCallback (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_spring_effect.cpp31 scrollable_->SetCurrentPositionCallback(currentPositionCallback_); in RegisterSpringCallback()
H A Dscroll_edge_effect_base.h74 void SetCurrentPositionCallback(const EdgeCallback& currentPositionCallback) in SetCurrentPositionCallback() function
H A Dscroll_pattern.cpp648 scrollEffect->SetCurrentPositionCallback([weakScroll = AceType::WeakClaim(this)]() -> double { in SetEdgeEffectCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_edge_effect_base.h74 void SetCurrentPositionCallback(const EdgeCallback& currentPositionCallback) in SetCurrentPositionCallback() function
H A Drender_scroll.cpp428 scrollEffect_->SetCurrentPositionCallback([weakScroll = AceType::WeakClaim(this)]() { in ResetEdgeEffect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_popup_list.cpp409 scrollEffect_->SetCurrentPositionCallback([weak = AceType::WeakClaim(this)]() { in ResetEdgeEffect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable.h216 void SetCurrentPositionCallback(const std::function<double()>& currentPositionCallback) in SetCurrentPositionCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_pattern.cpp556 scrollEffect->SetCurrentPositionCallback([weak = AceType::WeakClaim(this)]() -> double { in SetEdgeEffectCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_pattern.cpp1632 scrollEffect->SetCurrentPositionCallback([weak = AceType::WeakClaim(this)]() -> double { in SetEdgeEffectCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp1901 scrollEffect_->SetCurrentPositionCallback([weak = AceType::WeakClaim(this)]() { in ResetEdgeEffect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.cpp950 scrollEffect->SetCurrentPositionCallback([weak = AceType::WeakClaim(this)]() -> double { in SetEdgeEffectCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp2646 scrollEffect->SetCurrentPositionCallback([weak = AceType::WeakClaim(this)]() -> double { in SetEdgeEffectCallback()