/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | span_model_ng.cpp | 156 void SpanModelNG::ResetTextShadow(UINode *uiNode) in ResetTextShadow() 192 void SpanModelNG::ClearOnClick(UINode* uiNode) in ClearOnClick() 241 void SpanModelNG::ResetFontWeight(UINode *uiNode) in ResetFontWeight() 254 void SpanModelNG::ResetTextCase(UINode *uiNode) in ResetTextCase() 280 void SpanModelNG::ResetLineHeight(UINode* uiNode) in ResetLineHeight() 293 void SpanModelNG::ResetFontSize(UINode *uiNode) in ResetFontSize() 306 void SpanModelNG::ResetFontFamily(UINode *uiNode) in ResetFontFamily() 358 void SpanModelNG::ResetTextColor(UINode *uiNode) in ResetTextColor() 400 void SpanModelNG::ResetFont(UINode *uiNode) in ResetFont() 477 Color SpanModelNG::GetFontColor(UINode* uiNode) in GetFontColor() [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_span_modifier.cpp | 46 auto* uiNode = reinterpret_cast<UINode*>(node); in SetSpanContent() local 54 auto* uiNode = reinterpret_cast<UINode*>(node); in GetSpanContent() local 62 auto* uiNode = reinterpret_cast<UINode*>(node); in SetSpanSrc() local 69 auto* uiNode = reinterpret_cast<UINode*>(node); in SetSpanTextCase() local 77 auto* uiNode = reinterpret_cast<UINode*>(node); in GetSpanTextCase() local 84 auto* uiNode = reinterpret_cast<UINode*>(node); in ResetSpanTextCase() local 91 auto* uiNode = reinterpret_cast<UINode*>(node); in SetSpanFontWeightStr() local 98 auto* uiNode = reinterpret_cast<UINode*>(node); in SetSpanFontWeight() local 106 auto* uiNode = reinterpret_cast<UINode*>(node); in GetSpanFontWeight() local 113 auto* uiNode = reinterpret_cast<UINode*>(node); in ResetSpanFontWeight() local [all …]
|
H A D | node_content_modifier.cpp | 31 auto* uiNode = reinterpret_cast<UINode*>(child); in AddChild() local 41 auto* uiNode = reinterpret_cast<UINode*>(child); in InsertChild() local 51 auto* uiNode = reinterpret_cast<UINode*>(child); in RemoveChild() local
|
H A D | node_container_span_modifier.cpp | 35 auto* uiNode = reinterpret_cast<UINode*>(node); in SetContainerSpanTextBackgroundStyle() local 54 auto* uiNode = reinterpret_cast<UINode*>(node); in ResetContainerSpanTextBackgroundStyle() local
|
H A D | frame_node_modifier.cpp | 61 auto uiNode = AceType::Claim<UINode>(node); in GetParentNode() local 212 auto* uiNode = reinterpret_cast<UINode*>(node); in PropertyUpdate() local 535 auto* uiNode = reinterpret_cast<UINode*>(node); in AddCustomProperty() local 547 auto* uiNode = reinterpret_cast<UINode*>(node); in RemoveCustomProperty() local 559 auto uiNode = reinterpret_cast<UINode*>(node); in GetCurrentPageRootNode() local 567 auto uiNode = reinterpret_cast<UINode*>(node); in GetNodeTag() local
|
H A D | node_adapter_impl.cpp | 405 auto* uiNode = reinterpret_cast<NG::UINode*>(host); in AttachHostNode() local 412 auto* uiNode = reinterpret_cast<NG::UINode*>(host); in DetachHostNode() local 426 auto* uiNode = reinterpret_cast<NG::UINode*>(host); in GetNodeAdapter() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/ |
H A D | shape_pattern_test_ng.cpp | 86 RefPtr<UINode> uiNode = ViewStackProcessor::GetInstance()->Finish(); variable 153 RefPtr<UINode> uiNode = ViewStackProcessor::GetInstance()->Finish(); variable 257 RefPtr<UINode> uiNode = ViewStackProcessor::GetInstance()->Finish(); variable 291 RefPtr<UINode> uiNode = ViewStackProcessor::GetInstance()->Finish(); variable 327 RefPtr<UINode> uiNode = ViewStackProcessor::GetInstance()->Finish(); variable 379 RefPtr<UINode> uiNode = ViewStackProcessor::GetInstance()->Finish(); variable
|
H A D | shape_container_pattern_test_ng.cpp | 80 RefPtr<UINode> uiNode = ViewStackProcessor::GetInstance()->Finish(); variable 140 RefPtr<UINode> uiNode = ViewStackProcessor::GetInstance()->Finish(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/ |
H A D | custom_node_pattern.cpp | 32 auto uiNode = customNodeLayoutAlgorithm->MoveBuildItem(); in OnDirtyLayoutWrapperSwap() local
|
H A D | custom_node_base.cpp | 66 auto uiNode = AceType::DynamicCast<UINode>(Claim(this)); in FireRecycleSelf() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | view_full_update_model_ng.cpp | 38 auto uiNode = internalRender(); in CreateNode() local
|
H A D | inspector.cpp | 114 void GetFrameNodeChildren(const RefPtr<NG::UINode>& uiNode, std::vector<RefPtr<NG::UINode>>& childr… in GetFrameNodeChildren() 229 for (auto uiNode : children) { in GetInspectorChildren() local 240 void GetFrameNodeChildren(const RefPtr<NG::UINode>& uiNode, std::vector<RefPtr<NG::UINode>>& childr… in GetFrameNodeChildren() 362 for (auto uiNode : children) { in GetInspectorChildren() local 403 for (auto& uiNode : children) { in GetInspectorInfo() local 710 for (auto uiNode : children) { in GetSimplifiedInspectorChildren() local 755 for (auto& uiNode : children) { in GetSimplifiedInspector() local 903 RefPtr<RecNode> Inspector::AddInspectorTreeNode(const RefPtr<NG::UINode>& uiNode, InspectorTreeMap&… in AddInspectorTreeNode() 927 for (auto& uiNode : children) { in GetInspectorTreeInfo() local 958 for (auto uiNode : children) { in GetInspectorChildrenInfo() local
|
H A D | view_stack_model_ng.h | 33 auto uiNode = AceType::DynamicCast<UINode>(node); in Push() local
|
H A D | distributed_ui.cpp | 82 for (const auto& uiNode : children) { in DumpUITree() local 450 for (const auto& uiNode : children) { in DumpTreeInner() local 570 RefPtr<UINode> uiNode = nullptr; in RestoreNode() local 593 RefPtr<UINode> root, RefPtr<UINode> uiNode, const std::unique_ptr<NodeObject>& nodeObject) in AttachToTree() 611 auto uiNode = RestoreNode(nodeObject); in AddNode() local
|
H A D | view_stack_processor.cpp | 45 auto uiNode = GetMainElementNode(); in GetMainFrameNode() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | lazy_layout_wrapper_builder.cpp | 98 RefPtr<UINode> uiNode; in OnGetOrCreateWrapperByIndexLegacy() local 169 auto uiNode = itemInfo.second; in OnExpandChildLayoutWrapper() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/custom/ |
H A D | custom_test_ng.cpp | 108 auto uiNode = internalRender(); in __anon71f9752b0302() local 155 auto uiNode = internalRender(); in __anon71f9752b0502() local 203 auto uiNode = internalRender(); in __anon71f9752b0702() local 321 auto uiNode = internalRender(); in __anon71f9752b0d02() local 378 auto uiNode = internalRender(); in __anon71f9752b0f02() local 440 auto uiNode = internalRender(); in __anon71f9752b1102() local 496 auto uiNode = internalRender(); in __anon71f9752b1302() local 794 RefPtr<UINode> uiNode = in __anon71f9752b2002() local 820 RefPtr<UINode> uiNode = in __anon71f9752b2102() local 865 auto uiNode = internalRender(); in __anon71f9752b2302() local [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
H A D | grid_item_accessibility_property.cpp | 44 auto uiNode = DynamicCast<UINode>(frameNode); in GetCollectionItemInfo() local
|
H A D | grid_item_layout_property.cpp | 30 auto uiNode = DynamicCast<UINode>(host); in ResetGridLayoutInfoAndMeasure() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/recycle_view/ |
H A D | recycle_dummy_node.cpp | 34 auto uiNode = AceType::DynamicCast<UINode>(customNode); in WrapRecycleDummyNode() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_navigation_stack.h | 38 RefPtr<NG::UINode> uiNode; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | target_component.cpp | 22 void TargetComponent::SetNode(const WeakPtr<UINode>& uiNode) in SetNode()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | view_stack_model_impl.h | 31 auto uiNode = AceType::DynamicCast<Component>(node); in Push() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | component_snapshot.cpp | 181 auto uiNode = AceType::DynamicCast<UINode>(customNode); in GetTaskExecutor() local 276 RefPtr<UINode> uiNode = AceType::DynamicCast<UINode>(customNode); in Create() local 420 RefPtr<UINode> uiNode = AceType::DynamicCast<UINode>(customNode); in CreateSync() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/post_event/ |
H A D | post_event_manager.cpp | 23 bool PostEventManager::PostEvent(const RefPtr<NG::UINode>& uiNode, TouchEvent& touchEvent) in PostEvent()
|