Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasHiddenBackface

604     bool hasHiddenBackface() const { return style() && style()->backfaceVisibility() == BackfaceVisibilityHidden; }