Home | History | Annotate | Download | only in animation

Lines Matching defs:dur

506 SMILTime SVGSMILElement::dur() const
561 return min(dur(), SMILTime::indefinite());
617 if (!resolvedEnd.isUnresolved() && dur().isUnresolved() && repeatDur().isUnresolved() && repeatCount().isUnresolved())