Lines Matching refs:repeatCount
29 | repeatCount | <number \| indefinite> | 1 | No| Number of times the animation is played. The…
47 ….25;0.75;1" keySplines="0.5 0 0.5 1; 0.5 0 0.5 1; 0.5 0 0.5 1" dur="1000" repeatCount="indefinite">
63 … <animate attributeName="fill" from="red" to="blue" dur="1000" repeatCount="indefinite"></animate>
64 …<animate attributeName="height" from="50" to="150" begin="500" end="1000" repeatCount="indefinite"…
79 …<animate attributeName="rx" values="0;30" dur="1000" repeatCount="indefinite" fill="freeze" calcMo…
94 <animate attributeName="r" from="0" to="50" dur="2000" repeatCount="indefinite"></animate>
95 <animate attributeName="cx" from="60" to="200" dur="2000" repeatCount="indefinite"></animate>
98 …uteName="stroke-width" from="4" to="10" calcMode="discrete" dur="2000" repeatCount="indefinite"></…
99 … <animate attributeName="stroke" values="red;blue" dur="2000" repeatCount="indefinite"></animate>
102 …<animate attributeName="stroke-opacity" from="1.0" to="0.5" dur="2000" repeatCount="indefinite"></…
103 …<animate attributeName="stroke-dashoffset" values="30;0;30" dur="500" repeatCount="indefinite"></a…
104 <animate attributeName="cx" from="180" to="400" dur="2000" repeatCount="indefinite"></animate>
107 <animate attributeName="cx" from="180" to="400" dur="2000" repeatCount="indefinite"></animate>
110 <animate attributeName="fill" values="red;blue" dur="2000" repeatCount="indefinite"></animate>
113 …<animate attributeName="fill-opacity" from="1.0" to="0.5" dur="2000" repeatCount="indefinite"></an…