Home
last modified time | relevance | path

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

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudescort.h49 int entry_stagger_w; // width of the staircase effect variable
H A Dhudescort.cpp102 entry_stagger_w = w; in initEntryStaggerWidth()
269 x += entry_stagger_w; in render()
279 x += entry_stagger_w; in render()
H A Dhudparse.cpp1759 int entry_stagger_w; in load_gauge_escort_view() local
1783 entry_stagger_w = 0; in load_gauge_escort_view()
1799 entry_stagger_w = 0; in load_gauge_escort_view()
1823 stuff_int(&entry_stagger_w); in load_gauge_escort_view()
1861 hud_gauge->initEntryStaggerWidth(entry_stagger_w); in load_gauge_escort_view()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/hud/
H A Dhudescort.h49 int entry_stagger_w; // width of the staircase effect variable
H A Dhudescort.cpp176 entry_stagger_w = w; in initEntryStaggerWidth()
317 x += entry_stagger_w; in render()
327 x += entry_stagger_w; in render()
H A Dhudparse.cpp1663 int entry_stagger_w; in load_gauge_escort_view() local
1683 entry_stagger_w = 0; in load_gauge_escort_view()
1699 entry_stagger_w = 0; in load_gauge_escort_view()
1723 stuff_int(&entry_stagger_w); in load_gauge_escort_view()
1753 hud_gauge->initEntryStaggerWidth(entry_stagger_w); in load_gauge_escort_view()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/patches/
H A Dcolonial_hud.patch819 entry_stagger_w = w;
867 int entry_stagger_w; // width of the staircase effect
1003 int entry_stagger_w;
1012 stuff_int(&entry_stagger_w);
1033 hud_gauge->initEntryStaggerWidth(entry_stagger_w);