Home
last modified time | relevance | path

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

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/ui/
H A Dwindow.cpp55 for(idx=0; idx<MAX_UI_XSTRS; idx++){ in UI_WINDOW()
204 for(idx=0; idx<MAX_UI_XSTRS; idx++){ in destroy()
280 for(idx=0; idx<MAX_UI_XSTRS; idx++){ in draw_XSTR_forced()
480 for(idx=0; idx<MAX_UI_XSTRS; idx++){ in add_XSTR()
526 for(idx=0; idx<MAX_UI_XSTRS; idx++){ in add_XSTR()
660 } while(idx < MAX_UI_XSTRS); in draw_xstrs()
H A Dui.h173 #define MAX_UI_XSTRS 100 macro
622 UI_XSTR *xstrs[MAX_UI_XSTRS]; // strings for drawing in code instead of in artwork
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/ui/
H A Dwindow.cpp59 for(idx=0; idx<MAX_UI_XSTRS; idx++){ in UI_WINDOW()
211 for(idx=0; idx<MAX_UI_XSTRS; idx++){ in destroy()
286 for(idx=0; idx<MAX_UI_XSTRS; idx++){ in draw_XSTR_forced()
486 for(idx=0; idx<MAX_UI_XSTRS; idx++){ in add_XSTR()
532 for(idx=0; idx<MAX_UI_XSTRS; idx++){ in add_XSTR()
666 } while(idx < MAX_UI_XSTRS); in draw_xstrs()
H A Dui.h171 #define MAX_UI_XSTRS 100 macro
628 UI_XSTR *xstrs[MAX_UI_XSTRS]; // strings for drawing in code instead of in artwork