Searched refs:oldRound (Results 1 – 9 of 9) sorted by relevance
51 int oldRound, newRound; member280 m_roundDisplay->setValue(int(stage.oldRound + value * (stage.newRound - stage.oldRound))); in animate()321 newStage.oldRound = m_roundDisplay->value(); in beginNewAnimationStage()329 newStage.oldRound = lastStage.newRound == -1 ? lastStage.oldRound : lastStage.newRound; in beginNewAnimationStage()
1688 ERound oldRound = opts.round; in drawLightBevel() local1695 opts.round = oldRound; in drawLightBevel()
10865 ERound oldRound=opts.round; in drawLightBevel() local10869 opts.round=oldRound; in drawLightBevel()