Home
last modified time | relevance | path

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

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dgauges.cpp481 static hud_y_scale_float HUD_SCALE_Y(const unsigned screen_height, const local_multires_gauge_graph… in HUD_SCALE_Y() function
493 …return HUD_SCALE_AR(HUD_SCALE_X(screen_width, multires_gauge_graphic), HUD_SCALE_Y(screen_height, … in HUD_SCALE_AR()
617 …hud_draw_context_xyscale(HUD_SCALE_X(screen_width, multires_gauge_graphic), HUD_SCALE_Y(screen_hei… in hud_draw_context_hs_mr()