Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:innerRect

1127             IntRect innerRect = frameRect();
1128 innerRect.inflate(-pixelWidth);
1131 ctx->strokeRect(innerRect, pixelWidth);