Home
last modified time | relevance | path

Searched refs:GetItemBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Dtool_bar_theme.h116 const Color& GetItemBackgroundColor() const in GetItemBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_tool_bar_item.cpp81 declaration_->GetBackDecoration()->SetBackgroundColor(theme_->GetItemBackgroundColor()); in InitializedToolBarItemChild()