Home
last modified time | relevance | path

Searched defs:SetCurrentPositionCallback (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/scroll/
Dscroll_edge_effect_base.h74 void SetCurrentPositionCallback(const EdgeCallback& currentPositionCallback) in SetCurrentPositionCallback() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
Dscroll_edge_effect_base.h74 void SetCurrentPositionCallback(const EdgeCallback& currentPositionCallback) in SetCurrentPositionCallback() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
Dscrollable.h270 void SetCurrentPositionCallback(const std::function<double()>& currentPositionCallback) in SetCurrentPositionCallback() function