Home
last modified time | relevance | path

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

/dports/games/edge/Edge-1.35-source/src/
H A Dhu_style.cc147 HUD_SetFont(style->fonts[text_type]); in HL_WriteText()
157 HUD_SetFont(); in HL_WriteText()
H A Dhu_draw.h37 void HUD_SetFont(font_c *font = NULL);
H A Dam_map.cc1011 HUD_SetFont(am_font); in DrawMarks()
1031 HUD_SetFont(); in DrawMarks()
H A Df_finale.cc370 HUD_SetFont(); in TextWrite()
H A Dvm_hud.cc174 HUD_SetFont(font); in HD_text_font()
H A Dhu_draw.cc73 void HUD_SetFont(font_c *font) in HUD_SetFont() function