/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_drag_bar_pattern.cpp | 30 … renderContext->UpdateBackgroundColor(theme->GetDragBarDefaultColor().ChangeOpacity(BLUR_OPACITY)); in UpdateDefaultColor() 35 barRenderContext->UpdateBackgroundColor(theme->GetDragBarItemDefaultColor()); in UpdateDefaultColor() 46 dragBarRenderContext->UpdateBackgroundColor(theme->GetDragBarActiveColor()); in UpdateActiveColor() 51 barRenderContext->UpdateBackgroundColor(theme->GetDragBarItemActiveColor()); in UpdateActiveColor()
|
H A D | tool_bar_pattern.cpp | 45 renderContext->UpdateBackgroundColor(options_.bgOptions.color.value()); in UpdateBackgroundStyle() 218 renderContext->UpdateBackgroundColor(theme->GetToolBarBgColor()); in SetDefaultBackgroundColorIfNeeded()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
H A D | dialog_view.cpp | 92 dialogContext->UpdateBackgroundColor(Color(0x00000000)); in CreateDialogNode() 94 … dialogContext->UpdateBackgroundColor(param.maskColor.value_or(dialogTheme->GetMaskColorEnd())); in CreateDialogNode() 97 … dialogContext->UpdateBackgroundColor(param.maskColor.value_or(dialogTheme->GetMaskColorEnd())); in CreateDialogNode()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
H A D | toggle_button_pattern.cpp | 95 renderContext->UpdateBackgroundColor(selectedColor); in OnModifyDone() 98 renderContext->UpdateBackgroundColor(bgColor); in OnModifyDone() 220 renderContext->UpdateBackgroundColor(clickedColor_); in OnTouchDown() 244 renderContext->UpdateBackgroundColor(backgroundColor_); in OnTouchUp() 299 renderContext->UpdateBackgroundColor(selectedColor); in OnClick() 440 renderContext->UpdateBackgroundColor(Color::TRANSPARENT); in FireBuilder()
|
H A D | button_pattern.cpp | 301 renderContext->UpdateBackgroundColor(clickedColor_); in OnTouchDown() 329 renderContext->UpdateBackgroundColor(backgroundColor_); in OnTouchUp() 378 renderContext->UpdateBackgroundColor(Color::TRANSPARENT); in HandleBackgroundColor() 384 renderContext->UpdateBackgroundColor(buttonTheme->GetBgColor(buttonStyle, buttonRole)); in HandleBackgroundColor() 536 renderContext->UpdateBackgroundColor(color); in OnColorConfigurationUpdate()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/ |
H A D | qrcode_model_ng.cpp | 81 paintPropertyPtr->UpdateBackgroundColor(qrCodeTheme->GetBackgroundColor()); in CreateFrameNode() 85 context->UpdateBackgroundColor(qrCodeTheme->GetBackgroundColor()); in CreateFrameNode()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
H A D | bubble_view.cpp | 189 popupPaintProp->UpdateBackgroundColor(param->GetBackgroundColor()); in CreateBubbleNode() 274 renderContext->UpdateBackgroundColor( in CreateBubbleNode() 278 renderContext->UpdateBackgroundColor(backgroundColor); in CreateBubbleNode() 336 popupPaintProps->UpdateBackgroundColor(param->GetBackgroundColor()); in CreateCustomBubbleNode() 367 columnRenderContext->UpdateBackgroundColor( in CreateCustomBubbleNode() 371 columnRenderContext->UpdateBackgroundColor(backgroundColor); in CreateCustomBubbleNode() 588 popupPaintProp->UpdateBackgroundColor(param->GetBackgroundColor()); in UpdateCommonParam() 613 renderContext->UpdateBackgroundColor( in UpdateCommonParam() 617 renderContext->UpdateBackgroundColor(backgroundColor); in UpdateCommonParam() 858 renderContext->UpdateBackgroundColor(Color::TRANSPARENT); in CreateButton()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/ |
H A D | indexer_pattern.cpp | 785 childRenderContext->UpdateBackgroundColor( in ApplyIndexChanged() 833 childRenderContext->UpdateBackgroundColor(Color::TRANSPARENT); in ApplyIndexChanged() 1011 bubbleRenderContext->UpdateBackgroundColor( in UpdateBubbleBackgroundView() 1101 letterNodeRenderContext->UpdateBackgroundColor( in UpdateBubbleLetterView() 1502 listItemContext->UpdateBackgroundColor( in UpdateBubbleListItemContext() 1550 listItemContext->UpdateBackgroundColor( in ChangeListItemsSelectedStyle() 1556 listItemContext->UpdateBackgroundColor(popupItemBackground); in ChangeListItemsSelectedStyle() 1712 rendercontext->UpdateBackgroundColor( in ItemSelectedInAnimation() 1731 rendercontext->UpdateBackgroundColor(Color::TRANSPARENT); in ItemSelectedOutAnimation() 1750 renderContext->UpdateBackgroundColor( in IndexerHoverInAnimation() [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | window_pattern.cpp | 218 blankWindow_->GetRenderContext()->UpdateBackgroundColor(Color(backgroundColor)); in CreateBlankWindow() 378 startingWindow_->GetRenderContext()->UpdateBackgroundColor( in CreateASStartingWindow() 449 startingWindow_->GetRenderContext()->UpdateBackgroundColor(Color(backgroundColor)); in CreateStartingWindow() 457 startingWindow_->GetRenderContext()->UpdateBackgroundColor(color); in CreateStartingWindow() 478 renderContext->UpdateBackgroundColor(Color(backgroundColor)); in UpdateSnapshotWindowProperty() 527 … self->snapshotWindow_->GetRenderContext()->UpdateBackgroundColor(Color(backgroundColor)); in CreateSnapshotWindow()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ |
H A D | stage_pattern.cpp | 32 host->GetRenderContext()->UpdateBackgroundColor(pipeline->GetAppBgColor()); in OnAttachToFrameNode()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/preview_mock/ |
H A D | preview_mock_model_ng.cpp | 40 renderContext->UpdateBackgroundColor(bgColor); in Create()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/ |
H A D | container_modal_view.cpp | 137 renderContext->UpdateBackgroundColor(theme->GetBackGroundColor(true)); in BuildTitleRow() 249 …renderContext->UpdateBackgroundColor(theme->GetControlBtnColor(isCloseButton, ControlBtnColorType:… in BuildControlButton() 392 … renderContext->UpdateBackgroundColor(theme->GetControlBtnColor(isCloseBtn, isHoverType)); in AddButtonHoverEvent() 423 … renderContext->UpdateBackgroundColor(theme->GetControlBtnColor(isCloseBtn, isHoverType)); in AddButtonOnEvent()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/ |
H A D | toast_view.cpp | 168 toastContext->UpdateBackgroundColor(toastInfo.backgroundColor.value_or(Color::TRANSPARENT)); in UpdateToastNodeStyle() 175 toastContext->UpdateBackgroundColor(toastBackgroundColor); in UpdateToastNodeStyle()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/ |
H A D | stepper_pattern.cpp | 137 buttonNode->GetRenderContext()->UpdateBackgroundColor(Color::TRANSPARENT); in CreateLeftButtonNode() 188 textNode->GetRenderContext()->UpdateBackgroundColor(Color::TRANSPARENT); in CreateLeftButtonNode() 290 buttonNode->GetRenderContext()->UpdateBackgroundColor(Color::TRANSPARENT); in CreateArrowRightButtonNode() 399 buttonNode->GetRenderContext()->UpdateBackgroundColor(Color::TRANSPARENT); in CreateArrowlessRightButtonNode() 645 renderContext->UpdateBackgroundColor(stepperTheme->GetMouseHoverColor().ChangeOpacity(0)); in OnColorConfigurationUpdate() 661 renderContext->UpdateBackgroundColor(stepperTheme->GetMouseHoverColor().ChangeOpacity(0)); in OnColorConfigurationUpdate()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/ |
H A D | container_modal_view_enhance.cpp | 476 renderContext->UpdateBackgroundColor(theme->GetItemHoverColor()); in BondingMenuItemEvent() 478 renderContext->UpdateBackgroundColor(MENU_ITEM_COLOR); in BondingMenuItemEvent() 488 renderContext->UpdateBackgroundColor(theme->GetClickColor()); in BondingMenuItemEvent() 566 renderContext->UpdateBackgroundColor(Color::TRANSPARENT); in BuildGestureRow()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/counter/ |
H A D | counter_model_ng.cpp | 79 buttonNode->GetRenderContext()->UpdateBackgroundColor(Color::TRANSPARENT); in CreateButtonChild() 87 textNode->GetRenderContext()->UpdateBackgroundColor(Color::TRANSPARENT); in CreateButtonChild() 111 contentNode->GetRenderContext()->UpdateBackgroundColor(Color::TRANSPARENT); in CreateContentNodeChild()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | timepicker_dialog_view.cpp | 302 buttonNextPrevRenderContext->UpdateBackgroundColor(Color::TRANSPARENT); in CreateNextPrevButtonNode() 441 titleNodeRenderContext->UpdateBackgroundColor(Color::TRANSPARENT); in CreateTitleButtonNode() 452 buttonTitleRenderContext->UpdateBackgroundColor(Color::TRANSPARENT); in CreateTitleButtonNode() 635 buttonConfirmRenderContext->UpdateBackgroundColor(Color::TRANSPARENT); in CreateConfirmNode() 775 buttonCancelRenderContext->UpdateBackgroundColor(Color::TRANSPARENT); in CreateCancelNode() 830 buttonRenderContext->UpdateBackgroundColor(buttonInfos[index].backgroundColor.value()); in UpdateButtonStyles() 854 buttonRenderContext->UpdateBackgroundColor(bgColor); in UpdateButtonStyleAndRole() 862 buttonRenderContext->UpdateBackgroundColor(bgColor); in UpdateButtonStyleAndRole()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/ |
H A D | close_icon_pattern.cpp | 43 buttonNode->GetRenderContext()->UpdateBackgroundColor(Color::TRANSPARENT); in InitCloseIcon()
|
H A D | sliding_panel_model_ng.cpp | 81 renderContext->UpdateBackgroundColor(dragBarTheme->GetPanelBgColor()); in Create() 183 renderContext->UpdateBackgroundColor(backgroundColor); in SetBackgroundColor()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
H A D | calendar_picker_pattern.cpp | 134 buttonNode->GetRenderContext()->UpdateBackgroundColor(Color::TRANSPARENT); in UpdateEntryButtonColor() 369 textFrameNode->GetRenderContext()->UpdateBackgroundColor(Color::TRANSPARENT); in ResetTextStateByNode() 893 textFrameNode->GetRenderContext()->UpdateBackgroundColor(theme->GetSelectBackgroundColor()); in HandleTextFocusEvent() 916 textFrameNode->GetRenderContext()->UpdateBackgroundColor(theme->GetBackgroundHoverColor()); in HandleTextHoverEvent() 947 … buttonFrameNode->GetRenderContext()->UpdateBackgroundColor(theme->GetBackgroundPressColor()); in HandleButtonTouchEvent() 949 buttonFrameNode->GetRenderContext()->UpdateBackgroundColor(Color::TRANSPARENT); in HandleButtonTouchEvent()
|
H A D | calendar_dialog_view.cpp | 553 buttonRenderContext->UpdateBackgroundColor(defaultBGColor); in CreateButtonNode() 636 buttonRenderContext->UpdateBackgroundColor(buttonInfos[index].backgroundColor.value()); in UpdateButtonStyles() 660 buttonRenderContext->UpdateBackgroundColor(bgColor); in UpdateButtonStyleAndRole() 668 buttonRenderContext->UpdateBackgroundColor(bgColor); in UpdateButtonStyleAndRole() 719 dividerRenderContext->UpdateBackgroundColor(Color::TRANSPARENT); in CreateDividerNode() 922 …renderContext->UpdateBackgroundColor(dialogProperties.backgroundColor.value_or(Color::TRANSPARENT)… in UpdateBackgroundStyle()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/ |
H A D | dot_indicator_modifier.cpp | 366 void DotIndicatorModifier::UpdateBackgroundColor(const Color& backgroundColor) in UpdateBackgroundColor() function in OHOS::Ace::NG::DotIndicatorModifier 381 UpdateBackgroundColor(backgroundColor); in UpdateNormalPaintProperty() 392 UpdateBackgroundColor(backgroundColor); in UpdateHoverPaintProperty() 403 UpdateBackgroundColor(backgroundColor); in UpdatePressPaintProperty() 483 modifier->UpdateBackgroundColor(backgroundColor); in UpdateHoverAndPressConversionPaintProperty()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
H A D | search_text_field.cpp | 76 renderContext->UpdateBackgroundColor(textFieldTheme->GetBgColor()); in ApplyNormalTheme()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/ |
H A D | select_pattern.cpp | 467 renderContext->UpdateBackgroundColor(renderContext->GetBackgroundColor() in SetDisabledStyle() 562 renderContext->UpdateBackgroundColor(theme->GetBackgroundColor()); in BuildChild() 564 renderContext->UpdateBackgroundColor(theme->GetButtonBackgroundColor()); in BuildChild() 1213 renderContext->UpdateBackgroundColor(selectTheme->GetBackgroundColor()); in OnColorConfigurationUpdate() 1293 renderContext->UpdateBackgroundColor(selectTheme->GetSelectDefaultBgColor()); in SetSelectDefaultTheme() 1295 renderContext->UpdateBackgroundColor(selectDefaultBgColor_); in SetSelectDefaultTheme() 1377 renderContext->UpdateBackgroundColor(color); in SetMenuBackgroundColor()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
H A D | security_component_model_ng.cpp | 211 renderContext->UpdateBackgroundColor(secCompTheme->GetBackgroundColor()); in SetDefaultBackgroundButton() 221 renderContext->UpdateBackgroundColor(Color::TRANSPARENT); in SetInvisibleBackgroundButton()
|