| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/safe_area/ |
| H A D | safe_area_manager.cpp | 305 bool SafeAreaManager::AddNodeToExpandListIfNeeded(const WeakPtr<FrameNode>& node) in AddNodeToExpandListIfNeeded() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/navigation/ |
| H A D | navigation_manager.cpp | 61 std::shared_ptr<NavigationInfo> NavigationManager::GetNavigationInfo(const RefPtr<AceType>& node) in GetNavigationInfo() argument 124 auto node = iter.second.Upgrade(); in GetNavigationJsonInfo() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ |
| H A D | navdestination_event_hub.h | 179 auto node = GetFrameNode(); in GetNavDestinationPattern() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | list_item_group_element.cpp | 38 RefPtr<RenderNode> node = SoleChildElement::CreateRenderNode(); in CreateRenderNode() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
| H A D | swipe_recognizer.cpp | 65 auto node = GetAttachedNode().Upgrade(); in OnAccepted() local 99 auto node = GetAttachedNode().Upgrade(); in HandleTouchDownEvent() local
|
| H A D | rotation_recognizer.cpp | 52 auto node = GetAttachedNode().Upgrade(); in OnAccepted() local
|
| H A D | long_press_recognizer.cpp | 53 auto node = GetAttachedNode().Upgrade(); in OnAccepted() local
|
| H A D | pinch_recognizer.cpp | 54 auto node = GetAttachedNode().Upgrade(); in OnAccepted() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/hyperlink/ |
| H A D | hyperlink_pattern.cpp | 35 void HyperlinkPattern::OnDetachFromFrameNode(FrameNode* node) in OnDetachFromFrameNode() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_height_offset_calculator.h | 102 void CalculateUINode(RefPtr<UINode> node) in CalculateUINode() argument 119 float GetLazyForEachIndexAverageHeight(RefPtr<UINode> node, in GetLazyForEachIndexAverageHeight() argument 159 float CalculateOffset(RefPtr<UINode> node, float averageHeight) in CalculateOffset() argument 180 void CalculateLazyForEachNode(RefPtr<UINode> node) in CalculateLazyForEachNode() argument 211 GetEstimateHeightAndOffset(RefPtr<UINode> node) GetEstimateHeightAndOffset() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/flex/ |
| H A D | render_flex.h | 43 RefPtr<RenderNode> node; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| H A D | state_style_manager.cpp | 129 auto node = GetFrameNode(); in FireStateFunc() local 149 GetCustomNode(RefPtr<CustomNodeBase>& customNode, RefPtr<FrameNode>& node) GetCustomNode() argument 245 auto node = GetFrameNode(); PostListItemPressStyleTask() local 268 auto node = GetFrameNode(); HandleScrollingParent() local 299 auto node = GetFrameNode(); CleanScrollingParentListener() local 339 auto node = GetFrameNode(); IsOutOfPressedRegion() local 361 IsOutOfPressedRegionWithoutClip(RefPtr<FrameNode> node, int32_t sourceType, const Offset& location) const IsOutOfPressedRegionWithoutClip() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | observer_handler.cpp | 146 std::shared_ptr<NavDestinationInfo> UIObserverHandler::GetNavigationState(const RefPtr<AceType>& node) in GetNavigationState() argument 179 std::shared_ptr<ScrollEventInfo> UIObserverHandler::GetScrollEventState(const RefPtr<AceType>& node) in GetScrollEventState() argument 203 std::shared_ptr<RouterPageInfoNG> UIObserverHandler::GetRouterPageState(const RefPtr<AceType>& node) in GetRouterPageState() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
| H A D | gauge_pattern.cpp | 86 auto node = BuildContentModifierNode(); in FireBuilder() local
|
| /foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
| H A D | node_data_cache.cpp | 22 std::string GetPageUrlByNode(const RefPtr<NG::FrameNode>& node) in GetPageUrlByNode() argument 88 bool NodeDataCache::PutString(const RefPtr<NG::FrameNode>& node, const std::string& id, const std::string& value) in PutString() argument 122 bool NodeDataCache::PutBool(const RefPtr<NG::FrameNode>& node, const std::string& id, bool value) in PutBool() argument 128 bool NodeDataCache::PutInt(const RefPtr<NG::FrameNode>& node, const std::string& id, int value) in PutInt() argument 133 PutStringArray( const RefPtr<NG::FrameNode>& node, const std::string& id, const std::vector<std::string>& value) PutStringArray() argument 143 PutMultiple( const RefPtr<NG::FrameNode>& node, const std::string& id, const std::string& name, bool value) PutMultiple() argument 152 PutMultiple( const RefPtr<NG::FrameNode>& node, const std::string& id, const std::string& name, int index) PutMultiple() argument 161 PutMultiple(const RefPtr<NG::FrameNode>& node, const std::string& id, const std::string& name, const std::vector<std::string>& value) PutMultiple() argument [all...] |
| H A D | event_controller.cpp | 26 WeakPtr<NG::FrameNode> node; member 189 auto node = item.node.Upgrade(); in ApplyExposureCfgInner() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_document.cpp | 312 void DOMDocument::RemoveNodes(const RefPtr<DOMNode>& node, bool scheduleUpdate) in RemoveNodes() argument 446 SetUpRootComponent(const RefPtr<DOMNode>& node) SetUpRootComponent() argument [all...] |
| H A D | dom_search.cpp | 26 const DOMSearch& node; member [all...] |
| H A D | dom_list_item.cpp | 238 void DOMListItem::AddListItem(const RefPtr<DOMNode>& node, int32_t slot) in AddListItem() argument 248 void DOMListItem::RemoveListItem(const RefPtr<DOMNode>& node) in RemoveListItem() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
| H A D | js_command.cpp | 50 TrySaveTargetAndIdNode(const std::string& id, const std::string& target, const RefPtr<DOMDocument>& domDocument, const RefPtr<DOMNode>& node) TrySaveTargetAndIdNode() argument 180 auto node = domDocument->CreateNodeWithId(tagName, nodeId_, itemIndex_); CreateDomNode() local 244 auto node = domDocument->CreateNodeWithId(tagName, nodeId_, -1); CreateDomElement() local 289 MountDomNode( const RefPtr<DOMNode>& node, const RefPtr<DOMDocument>& domDocument, NodeId parentNodeId) const MountDomNode() argument 374 auto node = CreateDomNode(page); Execute() local 417 auto node = CreateDomElement(page); Execute() local 432 auto node = CreateDomNode(page, parentNodeId_); Execute() local 492 auto node = domDocument->GetDOMNodeById(nodeId_); Execute() local 525 auto node = GetNodeFromPage(page, nodeId_); Execute() local 547 auto node = GetNodeFromPage(page, nodeId_); Execute() local 594 auto node = GetNodeFromPage(page, nodeId_); Execute() local 642 auto node = GetNodeFromPage(page, nodeId_); Execute() local [all...] |
| H A D | js_ace_page.cpp | 384 void JsAcePage::SetRootNode(const RefPtr<NG::UINode>& node) in SetRootNode() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_frame_node_bridge.cpp | 54 ArkUI_Bool FrameNodeBridge::IsCustomFrameNode(FrameNode* node) in IsCustomFrameNode() argument 148 auto node = NG::CustomFrameNode::GetOrCreateCustomFrameNode(nodeId); in CreateFrameNode() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_refresh.cpp | 210 auto* node = nodeptr->GetLocalHandle()->ToNativePointer(vm)->Value(); in ParseRefreshingContent() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
| H A D | native_view.cpp | 106 auto node = ViewPartialUpdateModel::GetInstance()->CreateNode(std::move(partialUpdateCallbacks)); in CreateUI() local 152 auto node = node_.Upgrade(); in FlushReload() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | list_item_model_impl.cpp | 90 SetSwiperAction(std::function<void()>&& startAction, std::function<void()>&& endAction, [[maybe_unused]] OnOffsetChangeFunc&& onOffsetChangeFunc, V2::SwipeEdgeEffect edgeEffect, NG::FrameNode* node) SetSwiperAction() argument 118 SetDeleteArea(std::function<void()>&& builderAction, OnDeleteEvent&& onDelete, OnEnterDeleteAreaEvent&& onEnterDeleteArea, OnExitDeleteAreaEvent&& onExitDeleteArea, OnStateChangedEvent&& onStateChange, const Dimension& length, bool isStartArea, NG::FrameNode* node) SetDeleteArea() argument
|