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 D | arkts_native_node_adapter_bridge.cpp | 30 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 D | node_adapter_impl.cpp | 423 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 D | grid_modifier.cpp | 425 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 D | water_flow_modifier.cpp | 321 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 D | node_list_modifier.cpp | 519 ArkUINodeAdapterHandle GetNodeAdapter(ArkUINodeHandle node) in GetNodeAdapter() function 715 … GetNodeAdapter, GetCachedCount, SetScrollToIndex, SetScrollBy, SetInitialIndex, ResetInitialIndex, in GetListModifier() 745 … GetNodeAdapter, GetCachedCount, SetScrollToIndex, SetScrollBy, SetInitialIndex, ResetInitialIndex, in GetCJUIListModifier()
|
H A D | node_swiper_modifier.cpp | 935 ArkUINodeAdapterHandle GetNodeAdapter(ArkUINodeHandle node) in GetNodeAdapter() function 1167 ResetIndicatorInteractive, SetNodeAdapter, ResetNodeAdapter, GetNodeAdapter, GetCachedCount, in GetSwiperModifier() 1190 ResetIndicatorInteractive, SetNodeAdapter, ResetNodeAdapter, GetNodeAdapter, GetCachedCount, in GetCJUISwiperModifier()
|