Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasBorderRadius

1556         if (layer->renderer()->hasOverflowClip() && layer->renderer()->style()->hasBorderRadius() && inContainingBlockChain(this, layer)) {
3315 return compositor()->clipsCompositingDescendants(this) && style->hasBorderRadius();