Home
last modified time | relevance | path

Searched refs:GetMenuIconColor (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_pattern.cpp1023 props->UpdateSymbolColorList({ selectTheme->GetMenuIconColor() }); in UpdateImageNode()
1039 selectTheme->GetMenuIconColor(), userIcon.empty()); in UpdateImageNode()
1057 props->UpdateSymbolColorList({ selectTheme->GetMenuIconColor() }); in UpdateSymbolNode()
1078 selectTheme->GetMenuIconColor(), userIcon.empty()); in UpdateSymbolNode()
1161 selectTheme->GetMenuIconColor(), true); in AddExpandIcon()
1221 imageSourceInfo.SetFillColor(selectTheme->GetMenuIconColor()); in AddStackSubMenuHeader()
1312 props->UpdateSymbolColorList({ selectTheme->GetMenuIconColor() }); in UpdateImageIcon()
1323 …UpdateIconSrc(iconNode, iconWidth, iconHeight, selectTheme->GetMenuIconColor(), useDefaultThemeIco… in UpdateImageIcon()
1358 props->UpdateSymbolColorList({ selectTheme->GetMenuIconColor() }); in UpdateSymbolIcon()
1371 UpdateIconSrc(iconNode, iconWidth, iconHeight, selectTheme->GetMenuIconColor(), false); in UpdateSymbolIcon()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_v2.cpp44 backIcon.image->SetColor(theme_->GetMenuIconColor()); in BuildMiniLayer()
235 moreIcon.image->SetColor(theme_->GetMenuIconColor()); in AddMenu()
H A Dnavigation_bar_component.cpp173 moreIcon.image->SetImageFill(theme_->GetMenuIconColor()); in AddCollapseMenu()
262 backIcon.image->SetColor(theme_->GetMenuIconColor()); in BuildStartZone()
H A Dnavigation_bar_theme.h257 const Color& GetMenuIconColor() const in GetMenuIconColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_view.cpp142 props->UpdateSymbolColorList({theme->GetMenuIconColor()}); in CreateSymbol()
194 pastePaintProperty->UpdateIconColor(theme->GetMenuIconColor()); in CreatePasteButton()
H A Doption_pattern.cpp123 iconRenderProperty->UpdateSvgFillColor(selectTheme->GetMenuIconColor()); in UpdateIconSrc()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_title_util.cpp289 Color iconColor = theme->GetMenuIconColor(); in CreateBarItemIconNode()
422 info.SetFillColor(theme->GetMenuIconColor()); in BuildImageMoreItemNode()
424 info.SetFillColor(theme->GetMenuIconColor().BlendOpacity(theme->GetAlphaDisabled())); in BuildImageMoreItemNode()
451 symbolProperty->UpdateSymbolColorList({ theme->GetMenuIconColor() }); in BuildSymbolMoreItemNode()
453 …symbolProperty->UpdateSymbolColorList({ theme->GetMenuIconColor().BlendOpacity(theme->GetAlphaDisa… in BuildSymbolMoreItemNode()
H A Dnavigation_model_ng.cpp106 info.SetFillColor(theme->GetMenuIconColor().BlendOpacity(theme->GetAlphaDisabled())); in CreateBarItemIconNode()
108 info.SetFillColor(theme->GetMenuIconColor()); in CreateBarItemIconNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_theme.h148 const Color& GetMenuIconColor() const in GetMenuIconColor() function
H A Dtext_overlay_component.cpp385 image->SetImageFill(theme_->GetMenuIconColor()); in BuildMenuOption()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_theme.h156 const Color& GetMenuIconColor() const in GetMenuIconColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dservice_collaboration_menu_ace_helper.cpp141 info.SetFillColor(richTheme->GetMenuIconColor()); in CreateEndIcon()
167 info.SetFillColor(richTheme->GetMenuIconColor()); in CreateStartIcon()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_theme.h839 const Color& GetMenuIconColor() const in GetMenuIconColor() function