Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscrollable.h48 struct ScrollResult { struct
67 using NestableScrollCallback = std::function<ScrollResult(float, int32_t, NestedState)>; argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable.h46 struct ScrollResult { struct
65 using NestableScrollCallback = std::function<ScrollResult(float, int32_t, NestedState)>; argument