Home
last modified time | relevance | path

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

/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h880 } s_loadingbar; typedef
1693 void update_loading(s_loadingbar* s, int value, int max);
H A Dopenbor.c367 s_loadingbar loadingbg[2] = {{0,0,0,0,0,0,0},{0,0,0,0,0,0,0}}; // If set to 1, will look fo…
622 char* fill_s_loadingbar(s_loadingbar* s, char set, short bx, short by, short bsize, short tx, short… in fill_s_loadingbar()
8736 s_loadingbar bgPosi = {0, 0, 0, 0, 0, 0, 0}; in load_level()
10164 void update_loading(s_loadingbar* s, int value, int max) { in update_loading()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h878 } s_loadingbar; typedef
1719 void update_loading(s_loadingbar* s, int value, int max);
H A Dopenbor.c409 s_loadingbar loadingbg[2] = {{0,0,0,0,0,0,0},{0,0,0,0,0,0,0}}; // If set to 1, will look fo…
670 char* fill_s_loadingbar(s_loadingbar* s, char set, short bx, short by, short bsize, short tx, short… in fill_s_loadingbar()
8858 s_loadingbar bgPosi = {0, 0, 0, 0, 0, 0, 0}; in load_level()
10384 void update_loading(s_loadingbar* s, int value, int max) { in update_loading()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h896 } s_loadingbar; typedef
1761 void update_loading(s_loadingbar *s, int value, int max);
H A Dopenbor.c415 s_loadingbar loadingbg[2] = {{0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0}}; // If set to 1, …
682 char *fill_s_loadingbar(s_loadingbar *s, int set, int bx, int by, int bsize, int tx, int ty, int tf… in fill_s_loadingbar()
12128 s_loadingbar bgPosi = {0, 0, 0, 0, 0, 0, 0}; in load_level()
14059 void update_loading(s_loadingbar *s, int value, int max) in update_loading()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h1642 } s_loadingbar; typedef
2547 void update_loading(s_loadingbar *s, int value, int max);
H A Dopenbor.c497 s_loadingbar loadingbg[2] = {{0, 0, {0, 0}, {0, 0}, 0, 0}, {0, 0, {0, 0}, {0, 0}, 0, 0}}; //…
753 char *fill_s_loadingbar(s_loadingbar *s, e_loadingScreenType set, int bx, int by, int bsize, int tx… in fill_s_loadingbar()
13982 s_loadingbar bgPosi = {0, 0, {0,0}, {0,0}, 0, 0}; in load_level()
16477 void update_loading(s_loadingbar *s, int value, int max) in update_loading()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h2127 } s_loadingbar; typedef
3106 void update_loading(s_loadingbar *s, int value, int max);
H A Dopenbor.c545 s_loadingbar loadingbg[2] = {{0, 0, {0, 0}, {0, 0}, 0, 0}, {0, 0, {0, 0}, {0, 0}, 0, 0}}; //…
806 char *fill_s_loadingbar(s_loadingbar *s, e_loadingScreenType set, int bx, int by, int bsize, int tx… in fill_s_loadingbar()
14558 s_loadingbar bgPosi = {0, 0, {0,0}, {0,0}, 0, 0}; in load_level()
16940 void update_loading(s_loadingbar *s, int value, int max) in update_loading()