Home
last modified time | relevance | path

Searched refs:indefinite (Results 1 – 25 of 44) sorted by relevance

12

/external/webkit/Source/WebCore/svg/animation/
DSMILTime.cpp43 return SMILTime::indefinite(); in operator +()
52 return SMILTime::indefinite(); in operator -()
63 return SMILTime::indefinite(); in operator *()
DSVGSMILElement.cpp249 return SMILTime::indefinite(); in parseClockValue()
582 return SMILTime::indefinite(); in repeatCount()
594 return m_cachedMax = (result.isUnresolved() || result < 0) ? SMILTime::indefinite() : result; in maxValue()
608 return min(dur(), SMILTime::indefinite()); in simpleDuration()
656 return min(repeatCountDuration, min(repeatDur, SMILTime::indefinite())); in repeatingDuration()
677 maxValue = SMILTime::indefinite(); in resolveActiveEnd()
694 tempEnd = resolveActiveEnd(tempBegin, SMILTime::indefinite()); in resolveInterval()
DSMILTime.h42 static SMILTime indefinite() { return indefiniteValue; } in indefinite() function
/external/webkit/Source/WebCore/manual-tests/animation/
DanimateColor-repeat-indefinite.svg3 <animateColor attributeName="fill" values='blue; green' dur='2s' repeatCount='indefinite' />
/external/chromium/chrome/browser/resources/shared/images/
Dthrobber.svg10 begin="0s" dur="1s" fill="freeze" repeatCount="indefinite" />
/external/webkit/Source/WebCore/English.lproj/
DLocalizable.strings601 /* accessibility help text for an indefinite media controller time value */
602 "indefinite time" = "indefinite time";
/external/eigen/doc/
DTopicLinearAlgebraDecompositions.dox228 … one produces a pure diagonal D matrix, and therefore it cannot handle indefinite matrices, unlike…
/external/webkit/Source/WebKit/gtk/po/
Det.po781 msgid "indefinite time"
Dgu.po1052 msgid "indefinite time"
Dbg.po1133 msgid "indefinite time"
Dzh_CN.po1049 msgid "indefinite time"
Dhe.po1064 msgid "indefinite time"
Duk.po1079 msgid "indefinite time"
Dpa.po1063 msgid "indefinite time"
Dnb.po1074 msgid "indefinite time"
Dar.po1048 msgid "indefinite time"
Dru.po1063 msgid "indefinite time"
Dsr.po1054 msgid "indefinite time"
Den_GB.po1063 msgid "indefinite time"
Dko.po1353 msgid "indefinite time"
Deu.po1051 msgid "indefinite time"
Dsv.po1069 msgid "indefinite time"
Dcs.po1059 msgid "indefinite time"
Dde.po1067 msgid "indefinite time"
Dpt.po1067 msgid "indefinite time"

12