Searched refs:splinesCount (Results 1 – 1 of 1) sorted by relevance
501 unsigned splinesCount = m_keySplines.size() + 1; in startedActiveInterval() local502 if ((hasAttribute(SVGNames::keyPointsAttr) && m_keyPoints.size() != splinesCount) in startedActiveInterval()503 || (animationMode == ValuesAnimation && m_values.size() != splinesCount)) in startedActiveInterval()