Searched defs:boxSize (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/platform/animation/ |
D | AnimationTranslationUtil.cpp | 60 …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()
|
D | AnimationTranslationUtilTest.cpp | 83 IntSize boxSize; in animationCanBeTranslated() local
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/animation/ |
D | WebAnimationProvider.cpp | 119 …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/ |
D | CompositedLayerMapping.cpp | 1995 IntSize boxSize; in startAnimation() local 2047 IntSize boxSize; in startTransition() local
|
D | RenderBoxModelObject.cpp | 492 …t, BackgroundBleedAvoidance bleedAvoidance, InlineFlowBox* box, const LayoutSize& boxSize, bool in… in backgroundRoundedRectAdjustedForBleedAvoidance() argument 520 …BackgroundBleedAvoidance bleedAvoidance, InlineFlowBox* box, const LayoutSize& boxSize, CompositeO… in paintFillLayerExtended()
|