Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasClip

399     bool hasClip() const { return isPositioned() && style()->hasClip(); }