Home
last modified time | relevance | path

Searched defs:transformOperations (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/animatable/
DAnimatableTransform.h43 const TransformOperations& transformOperations() const in transformOperations() function
/external/chromium_org/third_party/WebKit/Source/core/animation/
DAnimationTranslationUtil.cpp45 void toWebTransformOperations(const TransformOperations& transformOperations, WebTransformOperation… in toWebTransformOperations()
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.cpp874 …r<RefPtr<TransformOperation> >& transformOperations, RenderStyle::ApplyTransformOrigin applyOrigin) in requireTransformOrigin()
903 …const Vector<RefPtr<TransformOperation> >& transformOperations = rareNonInheritedData->m_transform… in applyTransform() local