Searched refs:g_tmpValue (Results 1 – 1 of 1) sorted by relevance
56 int g_tmpValue; variable247 if (frac >= FULL_EPSINON && g_tmpValue + g_percentage < FULL_PERCENT_PROGRESS) { in SetProgress()248 g_tmpValue += g_percentage; in SetProgress()249 g_tmpProgressValue = g_tmpValue; in SetProgress()254 g_tmpProgressValue = tmpProgressValue + g_tmpValue; in SetProgress()296 g_tmpValue = g_tmpProgressValue; in HandleChildOutput()