Home | History | Annotate | Download | only in style

Lines Matching refs:hasTransformRelatedProperty

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