Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/scroll/
Dscroll_edge_effect_base.h74 void SetCurrentPositionCallback(const EdgeCallback& currentPositionCallback) in SetCurrentPositionCallback() function
Drender_scroll.cpp436 scrollEffect_->SetCurrentPositionCallback([weakScroll = AceType::WeakClaim(this)]() { in ResetEdgeEffect()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
Dscroll_edge_effect_base.h74 void SetCurrentPositionCallback(const EdgeCallback& currentPositionCallback) in SetCurrentPositionCallback() function
Dscroll_pattern.cpp519 scrollEffect->SetCurrentPositionCallback([weakScroll = AceType::WeakClaim(this)]() -> double { in SetEdgeEffectCallback()
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
Drender_popup_list.cpp409 scrollEffect_->SetCurrentPositionCallback([weak = AceType::WeakClaim(this)]() { in ResetEdgeEffect()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
Dwater_flow_pattern.cpp449 scrollEffect->SetCurrentPositionCallback([weak = AceType::WeakClaim(this)]() -> double { in SetEdgeEffectCallback()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_pattern.cpp1509 scrollEffect->SetCurrentPositionCallback([weak = AceType::WeakClaim(this)]() -> double { in SetEdgeEffectCallback()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_pattern.cpp851 scrollEffect->SetCurrentPositionCallback([weak = AceType::WeakClaim(this)]() -> double { in SetEdgeEffectCallback()
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
Drender_list.cpp1900 scrollEffect_->SetCurrentPositionCallback([weak = AceType::WeakClaim(this)]() { in ResetEdgeEffect()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtab_bar_pattern.cpp1788 scrollEffect->SetCurrentPositionCallback([weak = AceType::WeakClaim(this)]() -> double { in SetEdgeEffectCallback()