Searched refs:HUD_SetFont (Results 1 – 6 of 6) sorted by relevance
147 HUD_SetFont(style->fonts[text_type]); in HL_WriteText()157 HUD_SetFont(); in HL_WriteText()
37 void HUD_SetFont(font_c *font = NULL);
1011 HUD_SetFont(am_font); in DrawMarks()1031 HUD_SetFont(); in DrawMarks()
370 HUD_SetFont(); in TextWrite()
174 HUD_SetFont(font); in HD_text_font()
73 void HUD_SetFont(font_c *font) in HUD_SetFont() function