Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasAutoClip

597     bool hasClip() const { return isOutOfFlowPositioned() && !style()->hasAutoClip(); }