Home
last modified time | relevance | path

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

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudtargetbox.h93 void initViewportSize(int w, int h);
H A Dhudtargetbox.cpp221 void HudGaugeTargetBox::initViewportSize(int w, int h) in initViewportSize() function in HudGaugeTargetBox
H A Dhudparse.cpp3235 hud_gauge->initViewportSize(Viewport_size[0], Viewport_size[1]); in load_gauge_target_monitor()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/hud/
H A Dhudtargetbox.h94 void initViewportSize(int w, int h);
H A Dhudtargetbox.cpp195 void HudGaugeTargetBox::initViewportSize(int w, int h) in initViewportSize() function in HudGaugeTargetBox
H A Dhudparse.cpp3207 hud_gauge->initViewportSize(Viewport_size[0], Viewport_size[1]); in load_gauge_target_monitor()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/patches/
H A Dcolonial_hud.patch3898 void initViewportSize(int w, int h);