Home
last modified time | relevance | path

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

/external/quake/quake/src/WinQuake/
Dsbar.cpp416 int Sbar_ColorForMap (int m) in Sbar_ColorForMap() function
445 scoreboardtop[i] = Sbar_ColorForMap (top); in Sbar_UpdateScoreboard()
446 scoreboardbottom[i] = Sbar_ColorForMap (bottom); in Sbar_UpdateScoreboard()
521 top = Sbar_ColorForMap (top); in Sbar_DrawScoreboard()
522 bottom = Sbar_ColorForMap (bottom); in Sbar_DrawScoreboard()
797 top = Sbar_ColorForMap (top); in Sbar_DrawFrags()
798 bottom = Sbar_ColorForMap (bottom); in Sbar_DrawFrags()
848 top = Sbar_ColorForMap (top); in Sbar_DrawFace()
849 bottom = Sbar_ColorForMap (bottom); in Sbar_DrawFace()
1123 top = Sbar_ColorForMap (top); in Sbar_DeathmatchOverlay()
[all …]
/external/quake/quake/src/QW/client/
Dsbar.c463 int Sbar_ColorForMap (int m) in Sbar_ColorForMap() function
640 top = Sbar_ColorForMap (top); in Sbar_DrawFrags()
641 bottom = Sbar_ColorForMap (bottom); in Sbar_DrawFrags()
1105 top = Sbar_ColorForMap (top); in Sbar_DeathmatchOverlay()
1106 bottom = Sbar_ColorForMap (bottom); in Sbar_DeathmatchOverlay()
1220 top = Sbar_ColorForMap (top); in Sbar_MiniDeathmatchOverlay()
1221 bottom = Sbar_ColorForMap (bottom); in Sbar_MiniDeathmatchOverlay()