Home
last modified time | relevance | path

Searched refs:SetScrollToIndex (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dscroller_modifier.cpp40 void SetScrollToIndex(ArkUINodeHandle node, ArkUI_Int32 index, ArkUI_Bool smooth, in SetScrollToIndex() function
86 SetScrollToIndex, in GetScrollerModifier()
99 SetScrollToIndex, in GetCJUIScrollerModifier()
H A Dwater_flow_modifier.cpp558 void SetScrollToIndex(ArkUINodeHandle node, ArkUI_Int32 index, ArkUI_Int32 animation, ArkUI_Int32 a… in SetScrollToIndex() function
562 WaterFlowModelNG::SetScrollToIndex(frameNode, index, animation, alignment); in SetScrollToIndex()
673 … GetWaterFlowEnableScrollInteraction, GetWaterFlowFriction, SetScrollToIndex, SetWaterflowFooter, in GetWaterFlowModifier()
694 …GetWaterFlowFriction, SetWaterflowFooter, ResetWaterflowFooter, SetScrollToIndex, SetWaterFlowFlin… in GetCJUIWaterFlowModifier()
H A Dnode_list_modifier.cpp531 void SetScrollToIndex(ArkUINodeHandle node, ArkUI_Int32 index, ArkUI_Int32 animation, ArkUI_Int32 a… in SetScrollToIndex() function
535 ListModelNG::SetScrollToIndex(frameNode, index, animation, alignment); in SetScrollToIndex()
715 … GetNodeAdapter, GetCachedCount, SetScrollToIndex, SetScrollBy, SetInitialIndex, ResetInitialIndex, in GetListModifier()
745 … GetNodeAdapter, GetCachedCount, SetScrollToIndex, SetScrollBy, SetInitialIndex, ResetInitialIndex, in GetCJUIListModifier()
H A Dnode_scroll_modifier.cpp532 void SetScrollToIndex(ArkUINodeHandle node, ArkUI_Int32 index, ArkUI_Int32 smooth, ArkUI_Int32 alig… in SetScrollToIndex() function
606 SetScrollBarProxy, SetScrollToIndex, in GetScrollModifier()
672 SetScrollBarProxy, SetScrollToIndex, in GetCJUIScrollModifier()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_model_ng.h112 …static void SetScrollToIndex(FrameNode* frameNode, int32_t index, int32_t animation, int32_t align…
H A Dwater_flow_model_ng.cpp646 void WaterFlowModelNG::SetScrollToIndex(FrameNode* frameNode, int32_t index, int32_t animation, int… in SetScrollToIndex() function in OHOS::Ace::NG::WaterFlowModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_model_ng.h128 …static void SetScrollToIndex(FrameNode* frameNode, int32_t index, int32_t animation, int32_t align…
H A Dlist_model_ng.cpp772 void ListModelNG::SetScrollToIndex(FrameNode* frameNode, int32_t index, int32_t animation, int32_t … in SetScrollToIndex() function in OHOS::Ace::NG::ListModelNG