Home | History | Annotate | Download | only in rendering

Lines Matching refs:createsGroup

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