Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasBorderRadius

1111     return (!hasFillImage && !renderer().style()->hasBorderRadius()) || (!prevLineBox() && !nextLineBox()) || !parent();