Lines Matching refs:nLoopTime
281 const sal_uInt32 nLoopTime(2 * mnFrequency); in GetMixerState() local
285 const sal_uInt32 nEndTime(mnRepeat * nLoopTime); in GetMixerState()
300 sal_uInt32 nTimeInLoop(nTime % nLoopTime); in GetMixerState()
301 fRetval = double(nTimeInLoop) / nLoopTime; in GetMixerState()
371 sal_uInt32 nLoopTime; in ImpForceScrollTextAnimNodes() local
463 nLoopTime = FRound(fNumberSteps * mnFrequency); in ImpForceScrollTextAnimNodes()
467 nLoopTime, 1L, in ImpForceScrollTextAnimNodes()
492 nLoopTime = FRound(fNumberSteps * mnFrequency); in ImpForceScrollTextAnimNodes()
500 nLoopTime, 0L, in ImpForceScrollTextAnimNodes()
515 nLoopTime, nNumRepeat, in ImpForceScrollTextAnimNodes()
541 nLoopTime = FRound(fNumberSteps * mnFrequency); in ImpForceScrollTextAnimNodes()
545 nLoopTime, 1L, in ImpForceScrollTextAnimNodes()