Home
last modified time | relevance | path

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

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/lab/renderer/
H A Dlab_renderer.cpp415 extern void parse_one_background(background_t * background); in useBackground()
418 parse_one_background(&Backgrounds.back()); in useBackground()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcssshorthandpropertyimpl.c499 parse_one_background (GtkCssShorthandProperty *shorthand, in parse_one_background() function
602 if (!parse_one_background (shorthand, step_values, parser)) in parse_background()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcssshorthandpropertyimpl.c532 parse_one_background (GtkCssShorthandProperty *shorthand, in parse_one_background() function
635 if (!parse_one_background (shorthand, step_values, parser)) in parse_background()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/fred2/
H A Dbgbitmapdlg.cpp1203 extern void parse_one_background(background_t *background);
1269 parse_one_background(&Backgrounds[get_active_background()]); in OnImportBackground()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/fred2/
H A Dbgbitmapdlg.cpp1264 extern void parse_one_background(background_t *background);
1333 parse_one_background(&Backgrounds[get_active_background()]); in OnImportBackground()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/mission/
H A Dmissionparse.cpp5073 void parse_one_background(background_t *background) in parse_one_background() function
5262 parse_one_background(&Backgrounds[Num_backgrounds]); in parse_bitmaps()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/mission/
H A Dmissionparse.cpp5369 void parse_one_background(background_t *background) in parse_one_background() function
5561 parse_one_background(&Backgrounds.back()); in parse_bitmaps()