Searched refs:iteration (Results 1 – 10 of 10) sorted by relevance
21 <div style="animation-iteration-count: infinite;"></div>24 <div style="animation-iteration-count: 1000;"></div>
4 animation-iteration-count: 1000;11 animation-iteration-count: infinite;
31 animation-iteration-count: infinite;
36 animation-iteration-count: 3;259 * iteration-count | direction | fill-mode | play-state | name*/
30 …<image-animator images="{{images}}" iteration="{{iteration}}" reverse="{{reverse}}" fixedsize="{{f…
21 <div style="animation-iteration-count: 4;">style_test7</div>
115 iteration: {}, property
161 iteration: {}, property
227 let iteration = 0; variable229 ++iteration;263 if (postOrderIdx == this.nodeCount || iteration > 1) {
25 …efit - The pool can very quickly determine if an object is elligable for storage without iteration.