Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_theme.h123 const Color& GetIconColorNoBg() const in GetIconColorNoBg() function
H A Dsecurity_component_model_ng.cpp178 imageSourceInfo.SetFillColor(secCompTheme->GetIconColorNoBg()); in SetDefaultIconStyle()