Searched refs:GetBorderBottomWidth (Results 1 – 2 of 2) sorted by relevance
305 static Dimension GetBorderBottomWidth(const RefPtr<Decoration> decoration) in GetBorderBottomWidth() function
477 …bottom.has_value() ? bottom.value() : Dimension(BoxComponentHelper::GetBorderBottomWidth(decoratio… in SetBorderWidth()