HomeSort by relevance Sort by last modified time
    Searched refs:isDelaySet (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/animation/
AnimationList.cpp 43 FILL_UNSET_PROPERTY(isDelaySet, delay, setDelay);
Animation.h 46 bool isDelaySet() const { return m_delaySet; }

Completed in 58 milliseconds