Home | History | Annotate | Download | only in animation

Lines Matching refs:isIndefinite

844     if (currentTime.isIndefinite() && beginOrEnd == Begin)
941 ASSERT(!firstInterval.begin.isIndefinite());
956 ASSERT(!nextInterval.begin.isIndefinite());
1087 if (simpleDuration.isIndefinite()) {
1120 if (simpleDuration.isIndefinite() || isSVGSetElement(*this)) {