Lines Matching defs:outerHeight
942 int outerHeight = radius.height() * 2;948 outerHeight += 2;955 graphicsContext->strokeArc(IntRect(x, outerY, radius.width() * 2, outerHeight), angleStart, angleSpan);