Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dadvanced_pattern_theme.h135 const Color& GetPrimaryColor() const in GetPrimaryColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_view_enhance.cpp504 sourceInfo.SetFillColor(theme->GetPrimaryColor()); in BuildMenuItemIcon()