Home
last modified time | relevance | path

Searched refs:GetNodeAdapter (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_node_adapter_bridge.cpp30 UINodeAdapter* GetNodeAdapter(ArkUIRuntimeCallInfo* runtimeCallInfo) in GetNodeAdapter() function
184 auto* adapter = GetNodeAdapter(runtimeCallInfo); in SetCallbacks()
199 auto* adapter = GetNodeAdapter(runtimeCallInfo); in SetTotalNodeCount()
210 auto* adapter = GetNodeAdapter(runtimeCallInfo); in GetTotalNodeCount()
219 auto* adapter = GetNodeAdapter(runtimeCallInfo); in NotifyItemReloaded()
228 auto* adapter = GetNodeAdapter(runtimeCallInfo); in NotifyItemChanged()
241 auto* adapter = GetNodeAdapter(runtimeCallInfo); in NotifyItemRemoved()
254 auto* adapter = GetNodeAdapter(runtimeCallInfo); in NotifyItemInserted()
267 auto* adapter = GetNodeAdapter(runtimeCallInfo); in NotifyItemMoved()
280 auto* adapter = GetNodeAdapter(runtimeCallInfo); in GetAllItems()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_adapter_impl.cpp423 ArkUINodeAdapterHandle GetNodeAdapter(ArkUINodeHandle host) in GetNodeAdapter() function
440 … NotifyItemInserted, NotifyItemMoved, GetAllItem, AttachHostNode, DetachHostNode, GetNodeAdapter }; in GetNodeAdapterAPI()
448 … NotifyItemInserted, NotifyItemMoved, GetAllItem, AttachHostNode, DetachHostNode, GetNodeAdapter }; in GetCJUINodeAdapterAPI()
H A Dgrid_modifier.cpp425 ArkUINodeAdapterHandle GetNodeAdapter(ArkUINodeHandle node) in GetNodeAdapter() function
501 …ResetNodeAdapter, GetNodeAdapter, SetCachedCount, ResetCachedCount, GetCachedCount, SetFlingSpeedL… in GetGridModifier()
517 …mplate, GetColumnsGap, GetRowsGap, SetNodeAdapter, ResetNodeAdapter, GetNodeAdapter, SetCachedCoun… in GetCJUIGridModifier()
H A Dwater_flow_modifier.cpp321 ArkUINodeAdapterHandle GetNodeAdapter(ArkUINodeHandle node) in GetNodeAdapter() function
667 …ColumnsGap, GetRowsGap, GetWaterFlowNestedScroll, SetNodeAdapter, ResetNodeAdapter, GetNodeAdapter, in GetWaterFlowModifier()
688 …ColumnsGap, GetRowsGap, GetWaterFlowNestedScroll, SetNodeAdapter, ResetNodeAdapter, GetNodeAdapter, in GetCJUIWaterFlowModifier()
H A Dnode_list_modifier.cpp519 ArkUINodeAdapterHandle GetNodeAdapter(ArkUINodeHandle node) in GetNodeAdapter() function
715GetNodeAdapter, GetCachedCount, SetScrollToIndex, SetScrollBy, SetInitialIndex, ResetInitialIndex, in GetListModifier()
745GetNodeAdapter, GetCachedCount, SetScrollToIndex, SetScrollBy, SetInitialIndex, ResetInitialIndex, in GetCJUIListModifier()
H A Dnode_swiper_modifier.cpp935 ArkUINodeAdapterHandle GetNodeAdapter(ArkUINodeHandle node) in GetNodeAdapter() function
1167 ResetIndicatorInteractive, SetNodeAdapter, ResetNodeAdapter, GetNodeAdapter, GetCachedCount, in GetSwiperModifier()
1190 ResetIndicatorInteractive, SetNodeAdapter, ResetNodeAdapter, GetNodeAdapter, GetCachedCount, in GetCJUISwiperModifier()