Home | History | Annotate | Download | only in rendering

Lines Matching refs:innerWidth

955             int innerWidth = (radius.width() - shiftForInner) * 2;
967 graphicsContext->strokeArc(IntRect(innerX, innerY, innerWidth, innerHeight), angleStart, angleSpan);