Home | History | Annotate | Download | only in style

Lines Matching refs:hasTransformRelatedProperty

735     bool hasTransformRelatedProperty() const { return hasTransform() || preserves3D() || hasPerspective(); }