toWebTransformOperations   44 Source/core/animation/AnimationTranslationUtil.h void toWebTransformOperations(const TransformOperations& inOperations, blink::WebTransformOperations* outOperations);
toWebTransformOperations   94 Source/core/animation/AnimationTranslationUtilTest.cpp     toWebTransformOperations(ops, &outOps);
toWebTransformOperations  431 Source/core/animation/CompositorAnimations.cpp             toWebTransformOperations(toAnimatableTransform(value)->transformOperations(), ops.get());