Home | History | Annotate | Download | only in rendering

Lines Matching refs:outerHeight

952             int outerHeight = radius.height() * 2;
958 outerHeight += 2;
965 graphicsContext->strokeArc(IntRect(x, outerY, radius.width() * 2, outerHeight), angleStart, angleSpan);