Home
last modified time | relevance | path

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

/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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_edge_effect_base.h74 void SetCurrentPositionCallback(const EdgeCallback& currentPositionCallback) in SetCurrentPositionCallback() function
/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