Home | History | Annotate | Download | only in rendering

Lines Matching refs:addRoundedRectClip

779     paintInfo.context->addRoundedRectClip(bound);
785 paintInfo.context->addRoundedRectClip(RoundedIntRect(enclosingIntRect(topGradient), bound.radii().topLeft(), bound.radii().topRight(), IntSize(), IntSize()));
792 paintInfo.context->addRoundedRectClip(RoundedIntRect(enclosingIntRect(bottomGradient), IntSize(), IntSize(), bound.radii().bottomLeft(), bound.radii().bottomRight()));
799 paintInfo.context->addRoundedRectClip(bound);
983 paintInfo.context->addRoundedRectClip(bounds);