Home | History | Annotate | Download | only in rendering

Lines Matching refs:outerHeight

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