Home | History | Annotate | Download | only in rendering

Lines Matching refs:createsGroup

1905         // If the implementation of createsGroup changes, we need to be aware of that in this part of code.
1906 ASSERT((renderer->isTransparent() || renderer->hasMask() || renderer->hasFilter() || renderer->hasBlendMode()) == renderer->createsGroup());