Home
last modified time | relevance | path

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

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dinvent.c373 void draw_quant_line(char *name, char *quant, long color, uchar active, short left, short right, sh…
522 void draw_quant_line(char *name, char *quant, long color, uchar active, short left, short right, sh… in draw_quant_line() function
599 draw_quant_line(buf, buf2, col, is_active, dp->left, dp->right, y); in draw_quant_list()
751draw_quant_line(name, quant, dp->listcolor, s == player_struct.actives[ACTIVE_WEAPON], WEAPON_X, A… in draw_weapons_list()
1473 draw_quant_line(name, "", color, s == active && curractive, dp->left, dp->right, y); in draw_general_list()
1719 draw_quant_line("", buf, MORE_COLOR, FALSE, dp->left, dp->right, y); in email_more_draw()
1727 draw_quant_line(buf, "", MORE_COLOR, FALSE, dp->left, dp->right, y); in email_more_draw()