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

/vbox/src/VBox/Main/include/
H A DProgressImpl.h214 double i_calcTotalPercent();
/vbox/src/VBox/Main/src-all/
H A DProgressImpl.cpp594 ULONG ulPercent = (ULONG)i_calcTotalPercent();
620 double dPercentDone = i_calcTotalPercent();
1050 double Progress::i_calcTotalPercent() function in class:Progress

Completed in 1308 milliseconds