Home
last modified time | relevance | path

Searched defs:SetScrollNestedScroll (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dscroll_modifier.cpp47 void SetScrollNestedScroll(NodeHandle node, int32_t scrollForward, int32_t scrollBackward) in SetScrollNestedScroll() function
Dnode_scroll_modifier.cpp61 void SetScrollNestedScroll(ArkUINodeHandle node, ArkUI_Int32 scrollForward, ArkUI_Int32 scrollBackw… in SetScrollNestedScroll() function
Dapi.h1424 void (*SetScrollNestedScroll)(NodeHandle node, int32_t scrollForward, int32_t scrollBackward); member
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp1319 void SetScrollNestedScroll(ArkUI_NodeHandle node, const char* value) in SetScrollNestedScroll() function