Searched refs:headsup (Results 1 – 1 of 1) sorted by relevance
506 qboolean headsup; in Sbar_DrawInventory() local509 headsup = !(cl_sbar.value || scr_viewsize.value<100); in Sbar_DrawInventory()512 if (!headsup) in Sbar_DrawInventory()533 if (headsup) { in Sbar_DrawInventory()550 if (headsup) { in Sbar_DrawInventory()770 qboolean headsup; in Sbar_Draw() local773 headsup = !(cl_sbar.value || scr_viewsize.value<100); in Sbar_Draw()774 if ((sb_updates >= vid.numpages) && !headsup) in Sbar_Draw()790 if (!headsup || vid.width<512) in Sbar_Draw()848 if (vid.width > 320 && !headsup) in Sbar_Draw()