Searched refs:GetIconColorLight (Results 1 – 3 of 3) sorted by relevance
106 const Color& GetIconColorLight() const in GetIconColorLight() function
284 auto color = isLight ? theme->GetIconColorLight() : theme->GetIconColorDark(); in UpdateIconColor()
251 EXPECT_EQ(renderContext->GetForegroundColorValue(Color::RED), theme->GetIconColorLight());