Searched refs:WFS_GetCurrentDownloadProgress (Results 1 – 4 of 4) sorted by relevance
262 BOOL WFS_GetCurrentDownloadProgress(int *current_count, int *total_count);
341 if (WFS_GetCurrentDownloadProgress(¤t, &total)) in DrawFrame()
492 if (WFS_GetCurrentDownloadProgress(¤t, &total)) in ModeChildOverlay()
783 BOOL WFS_GetCurrentDownloadProgress(int *current, int *total) in WFS_GetCurrentDownloadProgress() function