Home | History | Annotate | Download | only in rendering

Lines Matching refs:createsGroup

978     bool createsGroup() const { return isTransparent() || hasMask() || hasFilter() || hasBlendMode(); }