Home
last modified time | relevance | path

Searched defs:boxSize (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/platform/animation/
DAnimationTranslationUtil.cpp60 …sformOperations(const TransformOperations& transformOperations, const FloatSize& boxSize, WebTrans… in toWebTransformOperations()
146 …stValue, blink::WebAnimationCurve::TimingFunctionType timingFunctionType, const FloatSize& boxSize) in appendKeyframeWithStandardTimingFunction()
168 …ormAnimationValue* lastValue, double x1, double y1, double x2, double y2, const FloatSize& boxSize) in appendKeyframeWithCustomBezierTimingFunction()
198 …stValue, blink::WebAnimationCurve::TimingFunctionType timingFunctionType, const FloatSize& boxSize) in appendKeyframeWithStandardTimingFunction()
214 …terAnimationValue* lastValue, double x1, double y1, double x2, double y2, const FloatSize& boxSize) in appendKeyframeWithCustomBezierTimingFunction()
231 …Offset, Curve* curve, blink::WebAnimation::TargetProperty targetProperty, const FloatSize& boxSize) in createWebAnimation()
329 …s, const CSSAnimationData* animation, int animationId, double timeOffset, const FloatSize& boxSize) in createWebAnimation()
DAnimationTranslationUtilTest.cpp83 IntSize boxSize; in animationCanBeTranslated() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/animation/
DWebAnimationProvider.cpp119 …t CSSAnimationData* anim, const KeyframeList& keyframes, bool hasTransform, const IntSize& boxSize) in startAnimation()
165 …, const RenderStyle* toStyle, bool hasTransform, bool hasFilter, const IntSize& boxSize, float fro… in startTransition()
202 …r::createWebAnimationAndStoreId(const KeyframeValueList& values, const IntSize& boxSize, const CSS… in createWebAnimationAndStoreId()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DCompositedLayerMapping.cpp1995 IntSize boxSize; in startAnimation() local
2047 IntSize boxSize; in startTransition() local
DRenderBoxModelObject.cpp492 …t, BackgroundBleedAvoidance bleedAvoidance, InlineFlowBox* box, const LayoutSize& boxSize, bool in… in backgroundRoundedRectAdjustedForBleedAvoidance() argument
520 …BackgroundBleedAvoidance bleedAvoidance, InlineFlowBox* box, const LayoutSize& boxSize, CompositeO… in paintFillLayerExtended()