Searched refs:GetBorderColorLeft (Results 1 – 2 of 2) sorted by relevance
61 static Color GetBorderColorLeft(const RefPtr<Decoration> decoration) in GetBorderColorLeft() function
444 …lor = colorTop.has_value() ? colorTop.value() : BoxComponentHelper::GetBorderColorLeft(decoration); in SetBorderColor()