Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasClipPath

3608     bool hasClipPath = false;
3610 if (renderer()->hasClipPath() && !context->paintingDisabled() && style) {
3613 hasClipPath = true;
3761 if (hasClipPath)
5754 || renderer()->hasClipPath()