Searched refs:bottomCornerWidth (Results 1 – 1 of 1) sorted by relevance
69 double bottomCornerWidth = (dimensions[4] + dimensions[6]) / 2d; in RoundRectangle() local75 scale = Math.min(scale, width / bottomCornerWidth); in RoundRectangle()