Home
last modified time | relevance | path

Searched refs:progressbar_height (Results 1 – 1 of 1) sorted by relevance

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dloading_win.c46 static int progressbar_height = 0; variable
97 draw_string_small_zoomed_centered(win->len_x / 2, (win->len_y * 2) / 3 + progressbar_height + 2, in display_loading_win_handler()
176 progressbar_height = (int)(0.5 + win->current_scale * 20); in create_loading_win()
178 progressbar_len, progressbar_height, 0, 1.0f, 0.0f, load_bar_colors); in create_loading_win()