Searched refs:GetBorderColorBottom (Results 1 – 2 of 2) sorted by relevance
85 static Color GetBorderColorBottom(const RefPtr<Decoration> decoration) in GetBorderColorBottom() function
443 …colorRight.has_value() ? colorRight.value() : BoxComponentHelper::GetBorderColorBottom(decoration); in SetBorderColor()