Home
last modified time | relevance | path

Searched defs:node (Results 1526 - 1550 of 3204) sorted by relevance

1...<<61626364656667686970>>...129

/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfont_manager.cpp212 void FontManager::AddFontNode(const WeakPtr<RenderNode>& node) in AddFontNode() argument
219 void FontManager::RemoveFontNode(const WeakPtr<RenderNode>& node) in RemoveFontNode() argument
253 void FontManager::UnRegisterCallback(const WeakPtr<RenderNode>& node) in UnRegisterCallback() argument
294 void FontManager::AddVariationNode(const WeakPtr<RenderNode>& node) in AddVariationNode() argument
195 RegisterCallback( const WeakPtr<RenderNode>& node, const std::string& familyName, const std::function<void()>& callback) RegisterCallback() argument
301 RemoveVariationNode(const WeakPtr<RenderNode>& node) RemoveVariationNode() argument
333 RegisterCallbackNG( const WeakPtr<NG::UINode>& node, const std::string& familyName, const std::function<void()>& callback) RegisterCallbackNG() argument
345 AddFontNodeNG(const WeakPtr<NG::UINode>& node) AddFontNodeNG() argument
352 RemoveFontNodeNG(const WeakPtr<NG::UINode>& node) RemoveFontNodeNG() argument
357 UnRegisterCallbackNG(const WeakPtr<NG::UINode>& node) UnRegisterCallbackNG() argument
364 AddVariationNodeNG(const WeakPtr<NG::UINode>& node) AddVariationNodeNG() argument
371 RemoveVariationNodeNG(const WeakPtr<NG::UINode>& node) RemoveVariationNodeNG() argument
376 AddFontObserver(WeakPtr<FontChangeObserver> node) AddFontObserver() argument
383 RemoveFontChangeObserver(WeakPtr<FontChangeObserver> node) RemoveFontChangeObserver() argument
[all...]
H A Devent_dump.cpp114 void EventTreeRecord::AddFrameNodeSnapshot(FrameNodeSnapshot&& node) in AddFrameNodeSnapshot() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.cpp455 auto node = DOMNode::GetRootComponent(); in CallSpecializedMethod() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_list_item_group.cpp243 auto* node = nodeptr->GetLocalHandle()->ToNativePointer(vm)->Value(); in ParseHeaderAndFooterContent() local
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dframe_node_test_ng_coverage.cpp41 RefPtr<FrameNode> node = FrameNode::CreateCommonNode("node", 1, false, AceType::MakeRefPtr<Pattern>()); in HWTEST_F() local
56 RefPtr<FrameNode> node = FrameNode::CreateCommonNode("node", 1, true, AceType::MakeRefPtr<Pattern>()); in HWTEST_F() local
71 RefPtr<FrameNode> node = FrameNode::CreateFrameNode("node", 1, AceType::MakeRefPtr<Pattern>()); in HWTEST_F() local
87 RefPtr<FrameNode> node = FrameNode::CreateFrameNode("node", 1, AceType::MakeRefPtr<Pattern>()); HWTEST_F() local
102 auto node = FrameNode::CreateFrameNode("main", 1, AceType::MakeRefPtr<Pattern>(), true); HWTEST_F() local
133 auto node = FrameNode::CreateFrameNode("main", 1, AceType::MakeRefPtr<Pattern>(), true); HWTEST_F() local
163 auto node = FrameNode::CreateFrameNode("main", 1, AceType::MakeRefPtr<Pattern>(), true); HWTEST_F() local
195 auto node = FrameNode::CreateFrameNode("main", 1, AceType::MakeRefPtr<Pattern>(), true); HWTEST_F() local
249 auto node = FrameNode::CreateFrameNode("main", 1, AceType::MakeRefPtr<Pattern>(), true); HWTEST_F() local
[all...]
H A Dview_abstract_test_ng_for_property_config.cpp327 auto node = AceType::DynamicCast<NG::FrameNode>(frameNode); in HWTEST_F() local
361 auto node = AceType::DynamicCast<NG::FrameNode>(frameNode); in HWTEST_F() local
395 auto node = AceType::DynamicCast<NG::FrameNode>(frameNode); in HWTEST_F() local
429 auto node = AceType::DynamicCast<NG::FrameNode>(frameNode); HWTEST_F() local
483 auto node = AceType::DynamicCast<NG::FrameNode>(frameNode); HWTEST_F() local
588 auto node = AceType::DynamicCast<NG::FrameNode>(frameNode); HWTEST_F() local
740 auto node = AceType::DynamicCast<NG::FrameNode>(frameNode); HWTEST_F() local
779 auto node = AceType::DynamicCast<NG::FrameNode>(frameNode); HWTEST_F() local
818 auto node = AceType::DynamicCast<NG::FrameNode>(frameNode); HWTEST_F() local
931 auto node = AceType::DynamicCast<NG::FrameNode>(frameNode); HWTEST_F() local
966 auto node = AceType::DynamicCast<NG::FrameNode>(frameNode); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dmock_navigation_stack.cpp56 CreateNodeByIndex(int32_t index, const OHOS::Ace::WeakPtr<OHOS::Ace::NG::UINode>& customNode, OHOS::Ace::RefPtr<OHOS::Ace::NG::UINode>& node) CreateNodeByIndex() argument
/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_element_register.cpp66 auto node = GetNodeById(oldElmtId); in UpdateRecycleElmtId() local
110 bool ElementRegister::AddUINode(const RefPtr<NG::UINode>& node) in AddUINode() argument
191 void ElementRegister::AddPendingRemoveNode(const RefPtr<NG::UINode>& node) in AddPendingRemoveNode() argument
222 AddFrameNodeByInspectorId(const std::string& key, const WeakPtr<NG::FrameNode>& node) AddFrameNodeByInspectorId() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/layout/
H A Dlayout_wrapper_node_test_ng.cpp60 auto node = FrameNode::CreateFrameNode(tag, nodeId, AceType::MakeRefPtr<Pattern>()); in CreateNodeAndWrapper() local
[all...]
H A Dlayout_wrapper_testtwo_ng.cpp113 auto node = FrameNode::CreateFrameNode(tag, nodeId, AceType::MakeRefPtr<Pattern>()); in CreateNodeAndWrapper() local
127 auto node = FrameNode::CreateFrameNode(tag, nodeId, AceType::MakeRefPtr<TestPattern>()); in CreateNodeAndWrapperTestPattern() local
257 auto node = FrameNode::CreateFrameNode(ROW_FRAME_NODE, NODE_ID_0, AceType::MakeRefPtr<Pattern>()); in HWTEST_F() local
585 auto node = FrameNode::CreateFrameNode(ROW_FRAME_NODE, NODE_ID_0, AceType::MakeRefPtr<Pattern>()); HWTEST_F() local
618 auto node = FrameNode::CreateFrameNode(ROW_FRAME_NODE, NODE_ID_0, AceType::MakeRefPtr<Pattern>()); HWTEST_F() local
662 auto node = FrameNode::CreateFrameNode(ROW_FRAME_NODE, NODE_ID_0, AceType::MakeRefPtr<Pattern>()); HWTEST_F() local
750 auto node = FrameNode::CreateFrameNode(V2::PAGE_ETS_TAG, NODE_ID_0, AceType::MakeRefPtr<Pattern>()); HWTEST_F() local
784 auto node = FrameNode::CreateFrameNode(ROW_FRAME_NODE, NODE_ID_0, AceType::MakeRefPtr<Pattern>()); HWTEST_F() local
840 auto node = FrameNode::CreateFrameNode(ROW_FRAME_NODE, NODE_ID_0, AceType::MakeRefPtr<Pattern>()); HWTEST_F() local
864 auto node = FrameNode::CreateFrameNode(ROW_FRAME_NODE, NODE_ID_0, AceType::MakeRefPtr<Pattern>()); HWTEST_F() local
902 auto node = SyntaxNode::CreateNode(V2::JS_VIEW_ETS_TAG, NODE_ID_0); HWTEST_F() local
947 auto node = FrameNode::CreateFrameNode(V2::OVERLAY_ETS_TAG, NODE_ID_0, AceType::MakeRefPtr<Pattern>()); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_nested_test_ng.cpp64 RefPtr<Scrollable> ListNestedTestNg::GetScrollable(RefPtr<FrameNode> node) in GetScrollable() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/progress/
H A Dprogress_test_ng.cpp1070 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
H A Dprogress_content_modifier_test_ng.cpp177 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
222 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
263 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
304 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
345 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
386 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
427 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
468 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
509 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
550 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
591 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
632 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
673 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
714 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
755 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
796 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
837 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
878 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
919 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
960 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1001 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1042 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1083 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1124 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1165 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1206 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1247 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1288 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1329 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1370 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1411 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1452 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1493 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1534 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1575 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1616 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1657 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1698 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1739 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1780 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1821 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1862 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
1903 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
[all...]
H A Dprogress_builder_test_ng.cpp191 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
235 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
279 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
320 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
364 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
408 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
452 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
496 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
540 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
583 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
627 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
671 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
712 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
756 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
800 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
844 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
888 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
932 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
972 auto node = [](ProgressConfiguration config) -> RefPtr<FrameNode> { HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Dshared_overlay_manager_test_ng.cpp50 auto node = AceType::MakeRefPtr<FrameNode>(NODE_TAG, -1, AceType::MakeRefPtr<Pattern>(), false); in CreateSharedNode() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/node_container/
H A Dnode_container_test_ng.cpp233 auto node in HWTEST_F() local
327 RefPtr<FrameNode> node = FrameNode::CreateFrameNode(V2::NODE_CONTAINER_ETS_TAG, 1, AceType::MakeRefPtr<Pattern>()); HWTEST_F() local
384 RefPtr<FrameNode> node = FrameNode::CreateFrameNode("node", 1, AceType::MakeRefPtr<NodeContainerPattern>()); HWTEST_F() local
416 RefPtr<FrameNode> node = FrameNode::CreateFrameNode("node", 1, AceType::MakeRefPtr<NodeContainerPattern>()); HWTEST_F() local
449 RefPtr<FrameNode> node = FrameNode::CreateFrameNode("node", 1, AceType::MakeRefPtr<NodeContainerPattern>()); HWTEST_F() local
484 RefPtr<FrameNode> node = FrameNode::CreateFrameNode("node", 1, AceType::MakeRefPtr<NodeContainerPattern>()); HWTEST_F() local
524 RefPtr<FrameNode> node = FrameNode::CreateFrameNode("node", 1, AceType::MakeRefPtr<NodeContainerPattern>()); HWTEST_F() local
564 RefPtr<FrameNode> node = FrameNode::CreateFrameNode("node", 1, AceType::MakeRefPtr<NodeContainerPattern>()); HWTEST_F() local
602 RefPtr<FrameNode> node = FrameNode::CreateFrameNode("node", 1, AceType::MakeRefPtr<NodeContainerPattern>()); HWTEST_F() local
639 RefPtr<FrameNode> node = FrameNode::CreateFrameNode("node", 1, AceType::MakeRefPtr<NodeContainerPattern>()); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dfocus_hub_test_ng.cpp75 auto node = FrameNodeOnTree(V2::TEXT_ETS_TAG, -1, AceType::MakeRefPtr<Pattern>()); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor_drag/
H A Drich_editor_drag_test_ng.cpp89 auto node = AceType::DynamicCast<FrameNode>(child); in CreateDragNodeWithImageSpan() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dshape_container_pattern_test_ng.cpp183 auto node = AceType::DynamicCast<FrameNode>(rowNode); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.cpp42 auto node = GetHost(); in RequestNextFrame() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/
H A Drender_grid_row.cpp254 void RenderGridRow::CalculateOffsetOfNewline(const RefPtr<RenderNode>& node, int32_t currentChildSpan, in CalculateOffsetOfNewline() argument
280 int32_t RenderGridRow::GetRelativeOffset(const RefPtr<RenderNode>& node, GridSizeType sizeType) const in GetRelativeOffset() argument
290 int32_t RenderGridRow::GetGridColSpan(const RefPtr<RenderNode>& node, GridSizeType sizeType) const in GetGridColSpan() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dpattern_lock_modifier.cpp20 void SetPatternLockActiveColor(ArkUINodeHandle node, uint32_t value) in SetPatternLockActiveColor() argument
27 void ResetPatternLockActiveColor(ArkUINodeHandle node) in ResetPatternLockActiveColor() argument
37 void ResetPatternLockCircleRadius(ArkUINodeHandle node) in ResetPatternLockCircleRadius() argument
47 void SetPatternLockCircleRadius(ArkUINodeHandle node, ArkUI_Float32 number, ArkUI_Int32 unit) in SetPatternLockCircleRadius() argument
54 void SetPatternLockSelectedColor(ArkUINodeHandle node, uint32_ argument
61 ResetPatternLockSelectedColor(ArkUINodeHandle node) ResetPatternLockSelectedColor() argument
71 SetPatternLockSideLength(ArkUINodeHandle node, ArkUI_Float32 number, ArkUI_Int32 unit) SetPatternLockSideLength() argument
78 ResetPatternLockSideLength(ArkUINodeHandle node) ResetPatternLockSideLength() argument
88 SetPatternLockAutoReset(ArkUINodeHandle node, uint32_t value) SetPatternLockAutoReset() argument
95 ResetPatternLockAutoReset(ArkUINodeHandle node) ResetPatternLockAutoReset() argument
102 SetPatternLockPathStrokeWidth(ArkUINodeHandle node, ArkUI_Float32 number, ArkUI_Int32 unit) SetPatternLockPathStrokeWidth() argument
109 ResetPatternLockPathStrokeWidth(ArkUINodeHandle node) ResetPatternLockPathStrokeWidth() argument
119 SetPatternLockRegularColor(ArkUINodeHandle node, uint32_t color) SetPatternLockRegularColor() argument
126 ResetPatternLockRegularColor(ArkUINodeHandle node) ResetPatternLockRegularColor() argument
136 SetPatternLockPathColor(ArkUINodeHandle node, uint32_t color) SetPatternLockPathColor() argument
143 ResetPatternLockPathColor(ArkUINodeHandle node) ResetPatternLockPathColor() argument
153 SetPatternLockActiveCircleColor(ArkUINodeHandle node, uint32_t value) SetPatternLockActiveCircleColor() argument
160 ResetPatternLockActiveCircleColor(ArkUINodeHandle node) ResetPatternLockActiveCircleColor() argument
167 SetPatternLockActiveCircleRadius(ArkUINodeHandle node, ArkUI_Float32 number, ArkUI_Int32 unit) SetPatternLockActiveCircleRadius() argument
174 ResetPatternLockActiveCircleRadius(ArkUINodeHandle node) ResetPatternLockActiveCircleRadius() argument
184 SetPatternLockEnableWaveEffect(ArkUINodeHandle node, uint32_t value) SetPatternLockEnableWaveEffect() argument
191 ResetPatternLockEnableWaveEffect(ArkUINodeHandle node) ResetPatternLockEnableWaveEffect() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drosen_render_context.cpp30 inline bool ShouldPaint(const RefPtr<RenderNode>& node) in ShouldPaint() argument
42 void RosenRenderContext::Repaint(const RefPtr<RenderNode>& node) in Repaint() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/proxy/
H A Dscroll_bar_proxy.cpp98 auto node = scorllableNode_; in NotifyScrollableNode() local
113 auto node = scorllableNode_; in NotifyScrollBarNode() local
127 auto node = scorllableNode_; NotifyScrollStart() local
137 auto node = scorllableNode_; NotifyScrollStop() local
241 auto node = scorllableNode_; ScrollPage() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_node.cpp81 auto node = GetFrameNode(tag, nodeId); in GetOrCreateTabContentNode() local

Completed in 22 milliseconds

1...<<61626364656667686970>>...129