Home
last modified time | relevance | path

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

/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
DContentWrapperView.java154 public void startTransition() { in startTransition() method in ContentWrapperView
/external/chromium_org/third_party/WebKit/Source/core/rendering/animation/
DWebAnimationProvider.cpp165 WebAnimations WebAnimationProvider::startTransition(double timeOffset, CSSPropertyID property, cons… in startTransition() function in WebCore::WebAnimationProvider
/external/chromium_org/third_party/WebKit/Source/core/animation/css/
DCSSAnimations.h76 …void startTransition(CSSPropertyID id, const AnimatableValue* from, const AnimatableValue* to, Pas… in startTransition() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DCompositedLayerMapping.cpp2044 bool CompositedLayerMapping::startTransition(double timeOffset, CSSPropertyID property, const Rende… in startTransition() function in WebCore::CompositedLayerMapping
DRenderBoxModelObject.cpp103 bool RenderBoxModelObject::startTransition(double timeOffset, CSSPropertyID propertyId, const Rende… in startTransition() function in WebCore::RenderBoxModelObject