Home | History | Annotate | Download | only in tests

Lines Matching defs:curFrame

145         int curFrame = frameNr % 150;
147 cards[ci]->mutateStagingProperties().setTranslationX(curFrame);
148 cards[ci]->mutateStagingProperties().setTranslationY(curFrame);
186 int curFrame = frameNr % 150;
188 cards[ci]->mutateStagingProperties().setTranslationX(curFrame);
189 cards[ci]->mutateStagingProperties().setTranslationY(curFrame);
222 int curFrame = frameNr % 150;
223 card->mutateStagingProperties().setTranslationX(curFrame);
224 card->mutateStagingProperties().setTranslationY(curFrame);
271 int curFrame = frameNr % 150;
272 card->mutateStagingProperties().setTranslationX(curFrame);
273 card->mutateStagingProperties().setTranslationY(curFrame);