Lines Matching refs:index
62 for (let index = 0; index < len; index++) {
64 animationId: animationId[index],
65 status: status[index],
66 startTs: startTs[index],
67 endTs: endTs[index],
68 dur: dur[index],
69 depth: depth[index],
118 for (let index = 0; index < len; index++) {
120 id: id[index],
121 x: x[index],
122 y: y[index],
123 width: width[index],
124 height: height[index],
125 alpha: alpha[index],
126 ts: ts[index],
191 for (let index = 0; index < len; index++) {
193 id: id[index],
194 x: x[index],
195 y: y[index],
196 currentFrameWidth: currentFrameWidth[index],
197 currentFrameHeight: currentFrameHeight[index],
198 currentTs: currentTs[index],
199 frameSpacingResult: frameSpacingResult[index],
200 preTs: preTs[index],
201 preFrameWidth: preFrameWidth[index],
202 preFrameHeight: preFrameHeight[index],
203 preX: preX[index],
204 preY: preY[index],