Home
last modified time | relevance | path

Searched refs:GetIconColorLight (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_theme.h106 const Color& GetIconColorLight() const in GetIconColorLight() function
H A Datomic_service_pattern.cpp284 auto color = isLight ? theme->GetIconColorLight() : theme->GetIconColorDark(); in UpdateIconColor()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/app_bar/
H A Dapp_bar_test_ng.cpp251 EXPECT_EQ(renderContext->GetForegroundColorValue(Color::RED), theme->GetIconColorLight());