Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_model_ng.cpp578 NestedScrollOptions ListModelNG::GetListNestedScroll(FrameNode* frameNode) in GetListNestedScroll() function in OHOS::Ace::NG::ListModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_list_modifier.cpp275 void GetListNestedScroll(ArkUINodeHandle node, ArkUI_Int32 (*values)[2]) in GetListNestedScroll() function