Home | History | Annotate | Download | only in rendering

Lines Matching full:innerheight

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