Searched defs:CSSTransitionData (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/css/
H A DCSSTransitionData.cpp6 #include "core/animation/css/CSSTransitionData.h"
12 CSSTransitionData::CSSTransitionData() function in class:WebCore::CSSTransitionData
17 CSSTransitionData::CSSTransitionData(const CSSTransitionData& other) function in class:WebCore::CSSTransitionData
23 bool CSSTransitionData::transitionsMatchForStyleRecalc(const CSSTransitionData& other) const
28 Timing CSSTransitionData::convertToTiming(size_t index) const

Completed in 104 milliseconds