Searched refs:topCornerWidth (Results 1 – 1 of 1) sorted by relevance
68 double topCornerWidth = (dimensions[0] + dimensions[2]) / 2d; in RoundRectangle() local74 double scale = Math.min(1.0, width / topCornerWidth); in RoundRectangle()