/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tabs_layout_algorithm_test_ng.cpp | 627 layoutWrapper.GetLayoutProperty()->UpdateBorderWidth(borderWidth); 708 layoutWrapper.GetLayoutProperty()->UpdateBorderWidth(borderWidth); 955 layoutWrapper.GetLayoutProperty()->UpdateBorderWidth(borderWidth); 1036 layoutWrapper.GetLayoutProperty()->UpdateBorderWidth(borderWidth); 1271 layoutWrapper.GetLayoutProperty()->UpdateBorderWidth(borderWidth); 1353 layoutWrapper.GetLayoutProperty()->UpdateBorderWidth(borderWidth); 1439 layoutWrapper.GetLayoutProperty()->UpdateBorderWidth(borderWidth); 1521 layoutWrapper.GetLayoutProperty()->UpdateBorderWidth(borderWidth);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
H A D | calendar_picker_model_ng.cpp | 117 buttonNode->GetLayoutProperty()->UpdateBorderWidth(borderWidth); in CreateButtonChild() 257 pickerNode->GetLayoutProperty()->UpdateBorderWidth(borderWidth); in CreateNode() 414 frameNode->GetLayoutProperty()->UpdateBorderWidth(borderWidth); in ClearBorderWidth() 579 frameNode->GetLayoutProperty()->UpdateBorderWidth(borderWidth); in ClearBorderWidth()
|
H A D | calendar_picker_pattern.cpp | 180 addButtonNode->GetLayoutProperty()->UpdateBorderWidth(addBorderWidth); in UpdateEntryButtonBorderWidth() 181 subButtonNode->GetLayoutProperty()->UpdateBorderWidth(subBorderWidth); in UpdateEntryButtonBorderWidth()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/ |
H A D | app_bar_view.cpp | 150 layoutProperty->UpdateBorderWidth(borderWidth); in BuildMenuBar() 151 renderContext->UpdateBorderWidth(borderWidth); in BuildMenuBar()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | service_collaboration_menu_ace_helper.cpp | 219 rowProperty->UpdateBorderWidth(width); in CreateMainMenuItem() 222 rowContext->UpdateBorderWidth(width); in CreateMainMenuItem() 364 rowProperty->UpdateBorderWidth(borderWidth1); in CreateMenuItemGroupNode() 367 context->UpdateBorderWidth(borderWidth1); in CreateMenuItemGroupNode()
|
H A D | select_overlay_node.cpp | 1380 …selectMenu_->GetLayoutProperty()->UpdateBorderWidth({ borderWidth, borderWidth, borderWidth, borde… in SelectMenuAndInnerInitProperty()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/counter/ |
H A D | counter_model_ng.cpp | 80 buttonNode->GetLayoutProperty()->UpdateBorderWidth(counterTheme->GetBorderWidth()); in CreateButtonChild() 108 contentNode->GetLayoutProperty()->UpdateBorderWidth(counterTheme->GetContentBorderWidth()); in CreateContentNodeChild()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/ |
H A D | badge_pattern.cpp | 104 textLayoutProperty->UpdateBorderWidth(borderWidth); in OnModifyDone()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
H A D | layout_property.h | 152 void UpdateBorderWidth(const BorderWidthProperty& value);
|
H A D | layout_property.cpp | 973 void LayoutProperty::UpdateBorderWidth(const BorderWidthProperty& value) in UpdateBorderWidth() function in OHOS::Ace::NG::LayoutProperty 1777 layoutProperty->UpdateBorderWidth(borderWidth); in CheckLocalizedEdgeWidths() 1778 target->UpdateBorderWidth(borderWidth); in CheckLocalizedEdgeWidths()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/render/ |
H A D | render_context_test_ng.cpp | 359 layoutProperty->UpdateBorderWidth(borderWidth);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/ |
H A D | indexer_pattern.cpp | 782 … nodeLayoutProperty->UpdateBorderWidth({ borderWidth, borderWidth, borderWidth, borderWidth }); in ApplyIndexChanged() 789 … nodeLayoutProperty->UpdateBorderWidth({ borderWidth, borderWidth, borderWidth, borderWidth }); in ApplyIndexChanged() 846 … nodeLayoutProperty->UpdateBorderWidth({ borderWidth, borderWidth, borderWidth, borderWidth }); in ApplyIndexChanged() 1105 letterLayoutProperty->UpdateBorderWidth( in UpdateBubbleLetterView() 1111 letterLayoutProperty->UpdateBorderWidth({ zeroWidth, zeroWidth, zeroWidth, zeroWidth }); in UpdateBubbleLetterView()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
H A D | security_component_model_ng.cpp | 205 buttonLayoutProperty->UpdateBorderWidth(widthProp); in SetDefaultBackgroundButton()
|
H A D | security_component_pattern.cpp | 417 buttonLayoutProp->UpdateBorderWidth(widthProp); in UpdateButtonProperty()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
H A D | dialog_pattern.cpp | 337 layoutProps->UpdateBorderWidth(props.borderWidth.value()); in UpdateContentRenderContext() 338 contentRenderContext->UpdateBorderWidth(props.borderWidth.value()); in UpdateContentRenderContext() 1211 layoutProps->UpdateBorderWidth(dialogProperties_.borderWidth.value()); in OnLanguageConfigurationUpdate() 1212 contentRenderContext_->UpdateBorderWidth(dialogProperties_.borderWidth.value()); in OnLanguageConfigurationUpdate()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/ |
H A D | container_modal_pattern_enhance.cpp | 85 layoutProperty->UpdateBorderWidth(borderWidth); in ShowTitle()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | frame_node_test_ng.cpp | 439 FRAME_NODE->layoutProperty_->UpdateBorderWidth(BorderWidthPropertyT<Dimension>()); 1375 layoutProperty->UpdateBorderWidth(overCountBorderWidth);
|
H A D | frame_node_test_ng_coverage.cpp | 723 layoutProperty->UpdateBorderWidth(borderWidth); 766 layoutProperty->UpdateBorderWidth(borderWidth);
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/progress/ |
H A D | progress_modifier_test_ng.cpp | 375 paintProperty_->UpdateBorderWidth(0.0_vp); 388 paintProperty_->UpdateBorderWidth(300.0_vp); 390 paintProperty_->UpdateBorderWidth(2.0_vp);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
H A D | sheet_presentation_pattern.cpp | 420 layoutProperty->UpdateBorderWidth(borderWidth); in SetSheetBorderWidth() 421 renderContext->UpdateBorderWidth(borderWidth); in SetSheetBorderWidth() 425 layoutProperty->UpdateBorderWidth(borderWidth); in SetSheetBorderWidth() 426 renderContext->UpdateBorderWidth(borderWidth); in SetSheetBorderWidth()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | render_node_modifier.cpp | 322 layoutProperty->UpdateBorderWidth(borderWidthProperty); in SetBorderWidth()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
H A D | menu_view.cpp | 342 stackLayoutProps->UpdateBorderWidth(widthProp); in SetHoverImageStackBorderRadius() 343 stackContext->UpdateBorderWidth(widthProp); in SetHoverImageStackBorderRadius()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/ |
H A D | container_modal_pattern.cpp | 99 layoutProperty->UpdateBorderWidth(borderWidth); in ShowTitle()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_pattern.cpp | 6653 layoutProperty->UpdateBorderWidth(inlineBorderWidth); in OnBackPressed() 6654 renderContext->UpdateBorderWidth(inlineBorderWidth); in OnBackPressed() 8067 layoutProperty->UpdateBorderWidth(borderWidth); in OnBackPressed() 8105 renderContext->UpdateBorderWidth(borderWidth); in OnBackPressed() 8106 layoutProperty->UpdateBorderWidth(borderWidth); in OnBackPressed() 8108 renderContext->UpdateBorderWidth(paintProperty->GetBorderWidthFlagByUserValue()); in OnBackPressed() 8109 layoutProperty->UpdateBorderWidth(paintProperty->GetBorderWidthFlagByUserValue()); in OnBackPressed()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 4880 textLayoutProperty->UpdateBorderWidth(borderWidth); in SetTooltipTextLayoutPropertyInner()
|