Lines Matching refs:g_tmpProgressValue
60 int g_tmpProgressValue;
212 return g_tmpProgressValue;
217 g_tmpProgressValue = value;
281 g_tmpProgressValue = 0;
315 g_tmpProgressValue = g_tmpValue;
316 upParams.callbackProgress(g_tmpProgressValue *
320 g_tmpProgressValue = tmpProgressValue + g_tmpValue;
321 if (g_tmpProgressValue == 0) {
324 upParams.callbackProgress(g_tmpProgressValue *
351 g_tmpValue = g_tmpProgressValue;