Home | History | Annotate | Download | only in style

Lines Matching refs:initialTransform

1335     static const TransformOperations& initialTransform() { DEFINE_STATIC_LOCAL(TransformOperations, ops, ()); return ops; }