Searched refs:timeLeftD (Results 1 – 1 of 1) sorted by relevance
230 DWORD timeLeftD = (DWORD) timeDiff * ((double) sizeLeft) / ((double) sizeDiff); in dialog_proc() local234 StrFromTimeIntervalW(This->lines[2], 128, timeLeftD * 0.3 + timeLeftI * 0.7 , 2); in dialog_proc()