Home | History | Annotate | Download | only in rendering

Lines Matching defs:innerHeight

956             int innerHeight = (radius.height() - shiftForInner) * 2;
959 innerHeight += 2;
967 graphicsContext->strokeArc(IntRect(innerX, innerY, innerWidth, innerHeight), angleStart, angleSpan);