Searched refs:StepCount (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp7453 enum { StepCount = 7 }; enumerator in enum:__anon16498
7542 aProgress->SetCurrentOperationProgress(99 * (++step) / StepCount );
7571 aProgress->SetCurrentOperationProgress(99 * (++step) / StepCount );
7596 aProgress->SetCurrentOperationProgress(99 * (++step) / StepCount );
7614 aProgress->SetCurrentOperationProgress(99 * (++step) / StepCount);
7656 aProgress->SetCurrentOperationProgress(99 * (++step) / StepCount);
7690 aProgress->SetCurrentOperationProgress(99 * (++step) / StepCount);

Completed in 973 milliseconds