Home
last modified time | relevance | path

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

/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dgetname.c121 myf(X_L, 70, W_Grey, W_RegularFont, in redraw()
123 myf(X_L, 90, W_Grey, W_RegularFont, in redraw()
125 myf(X_L, 100, W_Grey, W_RegularFont, in redraw()
127 myf(X_L, 110, W_Grey, W_RegularFont, in redraw()
129 myf(X_L, 120, W_Grey, W_RegularFont, in redraw()
131 myf(X_L, 130, W_Grey, W_RegularFont, in redraw()
135 myf(X_L, 50, W_Grey, W_RegularFont, in redraw()
146 myf(X_L, 50, W_Grey, W_RegularFont, in redraw()
149 myf(X_L, 70, W_Grey, W_BoldFont, in redraw()
151 myf(X_L, 80, W_Grey, W_RegularFont, in redraw()
[all …]
H A Dcolors.c20 borderColor = W_Grey; in getColorDefs()
32 shipCol[0] = W_Grey; in getColorDefs()
40 unColor = W_Grey; in getColorDefs()
H A Ddashboard3.c160 W_Grey, label, label_len, W_RegularFont); in db_bar()
177 W_MakeLine(tstatw, x + i, y + hgt, x + i, y + h, W_Grey); in db_bar()
208 W_Grey, l, 3, W_RegularFont); in db_bar()
223 W_Grey, label, label_len, W_BoldFont); in db_bar()
232 W_Grey, label, label_len, W_RegularFont); in db_bar()
242 W_MakeLine(tstatw, x, y + h, x + w, y + h, W_Grey); in db_bar()
243 W_MakeLine(tstatw, x + w, y, x + w, y + h, W_Grey); in db_bar()
468 W_Grey, label, label_len, W_RegularFont); in db_redraw_lab2()
509 W_Grey, label, label_len, W_RegularFont); in db_redraw_lab2()
588 W_Grey, label, label_len, W_RegularFont); in db_redraw_lab2()
H A Denter.c281 s_lines[i].color = W_Grey; in init_hockey_lines()
292 s_lines[i].color = W_Grey; in init_hockey_lines()
H A Dranklist.c71 int col = F_sp_rank ? textColor : W_Grey; in ranklist()
H A Dnewwin.c1296 show_motd_heading(w, "while you are in the queue", 5, W_Grey); in showMotd()
1297 show_motd_heading(w, "do some reading or play somewhere else", 6, W_Grey); in showMotd()
1299 show_motd_heading(w, "this is the team selection window", 5, W_Grey); in showMotd()
1300 show_motd_heading(w, "press enter to join the default team", 6, W_Grey); in showMotd()
1303 show_motd_heading(w, "server message follows below", 9, W_Grey); in showMotd()
H A DWlib.h57 extern W_Color W_White, W_Black, W_Red, W_Green, W_Yellow, W_Cyan, W_Grey;
H A Dmap.c512 gu_draw(W_Grey); in gu_update()
H A Dx11window.c147 W_Color W_Yellow = YELLOW, W_Cyan = CYAN, W_Grey = GREY; variable
2435 colortable[W_Grey].contexts[0], in redrawMenu()
3636 if ((color != W_Ind) && (color != W_Grey)) in W_Halo()
/dports/games/xgalaga/xgalaga-2.1.1.0/
H A Dscore.c84 W_MaskText(shellWin, basex, 1, W_Grey, scorestr, strlen(scorestr), W_RegularFont); in draw_score()
94 W_MaskText(shellWin, basex, 1, W_Grey, shipstr, strlen(shipstr), W_RegularFont); in draw_score()
H A Dhighscore.c375 center_text(buf, 112+i*W_Textheight, (i==thisplace ? color : W_Grey)); in show_scores()
388 (i==my_thisplace ? color : W_Grey)); in show_scores()
H A DWlib.h60 extern W_Color W_White, W_Black, W_Red, W_Green, W_Yellow, W_Cyan, W_Grey, W_DarkGrey;
/dports/games/xgalaga/xgalaga-2.1.1.0/libsprite/
H A Ddata.c80 W_Color W_Yellow = YELLOW, W_Cyan = CYAN, W_Grey = LIGHT_GREY, W_DarkGrey = DARK_GREY; variable
H A Dmenu.c46 colortable[W_Grey].contexts[0],
H A DWlib.h60 extern W_Color W_White, W_Black, W_Red, W_Green, W_Yellow, W_Cyan, W_Grey, W_DarkGrey;