Searched refs:shorthandProperties (Results 1 – 1 of 1) sorted by relevance
529 … HashSet<int> shorthandProperties = AnimationBase::animatableShorthandsAffectingProperty(property); in pauseTransitionAtTime() local531 HashSet<int>::const_iterator end = shorthandProperties.end(); in pauseTransitionAtTime()532 for (HashSet<int>::const_iterator it = shorthandProperties.begin(); it != end; ++it) { in pauseTransitionAtTime()