Home
last modified time | relevance | path

Searched refs:isDurationSet (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/animation/
DAnimationList.cpp45 FILL_UNSET_PROPERTY(isDurationSet, duration, setDuration); in fillUnsetProperties()
DAnimation.h48 bool isDurationSet() const { return m_durationSet; } in isDurationSet() function
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1028407 (WebCore::Transition::isDurationSet):