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/
DAnimatableTransform.h43 const TransformOperations& transformOperations() const in transformOperations() function
/external/chromium_org/third_party/WebKit/Source/core/platform/animation/
DAnimationTranslationUtil.cpp60 void toWebTransformOperations(const TransformOperations& transformOperations, const FloatSize& boxS… in toWebTransformOperations()
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.cpp845 …r<RefPtr<TransformOperation> >& transformOperations, RenderStyle::ApplyTransformOrigin applyOrigin) in requireTransformOrigin()
874 …const Vector<RefPtr<TransformOperation> >& transformOperations = rareNonInheritedData->m_transform… in applyTransform() local