Home
last modified time | relevance | path

Searched refs:UpdateBackgroundColor (Results 1 – 25 of 105) sorted by relevance

12345

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_drag_bar_pattern.cpp30 … 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 Dtool_bar_pattern.cpp45 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 Ddialog_view.cpp92 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 Dtoggle_button_pattern.cpp95 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 Dbutton_pattern.cpp301 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 Dqrcode_model_ng.cpp81 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 Dbubble_view.cpp189 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 Dindexer_pattern.cpp785 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 Dwindow_pattern.cpp218 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 Dstage_pattern.cpp32 host->GetRenderContext()->UpdateBackgroundColor(pipeline->GetAppBgColor()); in OnAttachToFrameNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/preview_mock/
H A Dpreview_mock_model_ng.cpp40 renderContext->UpdateBackgroundColor(bgColor); in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_view.cpp137 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 Dtoast_view.cpp168 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 Dstepper_pattern.cpp137 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 Dcontainer_modal_view_enhance.cpp476 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 Dcounter_model_ng.cpp79 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 Dtimepicker_dialog_view.cpp302 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 Dclose_icon_pattern.cpp43 buttonNode->GetRenderContext()->UpdateBackgroundColor(Color::TRANSPARENT); in InitCloseIcon()
H A Dsliding_panel_model_ng.cpp81 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 Dcalendar_picker_pattern.cpp134 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 Dcalendar_dialog_view.cpp553 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 Ddot_indicator_modifier.cpp366 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 Dsearch_text_field.cpp76 renderContext->UpdateBackgroundColor(textFieldTheme->GetBgColor()); in ApplyNormalTheme()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_pattern.cpp467 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 Dsecurity_component_model_ng.cpp211 renderContext->UpdateBackgroundColor(secCompTheme->GetBackgroundColor()); in SetDefaultBackgroundButton()
221 renderContext->UpdateBackgroundColor(Color::TRANSPARENT); in SetInvisibleBackgroundButton()

12345