Home
last modified time | relevance | path

Searched refs:W_WriteText (Results 1 – 25 of 44) sorted by relevance

12

/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dinform.c86 W_WriteText(infow, W_Textwidth, W_Textheight * line++, playerColor(j), buf, strlen(buf), in inform()
90 W_WriteText(infow, W_Textwidth, W_Textheight * line++, playerColor(j), buf, strlen(buf), in inform()
93 W_WriteText(infow, W_Textwidth, W_Textheight * line++, playerColor(j), buf, strlen(buf), in inform()
97 W_WriteText(infow, W_Textwidth, W_Textheight * line++, playerColor(j), "WAR", 3, in inform()
100 W_WriteText(infow, W_Textwidth, W_Textheight * line++, playerColor(j), "HOSTILE", 7, in inform()
103 W_WriteText(infow, W_Textwidth, W_Textheight * line++, playerColor(j), "PEACEFUL", 8, in inform()
106 W_WriteText(infow, W_Textwidth, W_Textheight * line++, playerColor(j), in inform()
123 W_WriteText(infow, W_Textwidth, W_Textheight * line++, playerColor(j), buf, strlen(buf), in inform()
126 W_WriteText(infow, W_Textwidth, W_Textheight * line++, playerColor(j), buf, strlen(buf), in inform()
129 W_WriteText(infow, W_Textwidth, W_Textheight * line++, playerColor(j), buf, strlen(buf), in inform()
[all …]
H A Dwarning.c39 W_WriteText(warnw, 5, 5, textColor, newtext, warncount, W_RegularFont); in warning()
44 W_WriteText(warnw, 5, 5, textColor, text, warncount, W_RegularFont); in warning()
77 W_WriteText(phaserwin, 0, 0, textColor, newtext, warncount, 0); in warning()
85 W_WriteText(messwa, 0, 0, textColor, newtext, warncount, 0); in warning()
88 W_WriteText(messwt, 0, 0, textColor, newtext, warncount, 0); in warning()
91 W_WriteText(messwi, 0, 0, textColor, newtext, warncount, 0); in warning()
94 W_WriteText(messwk, 0, 0, textColor, newtext, warncount, 0); in warning()
97 W_WriteText(reviewWin, 0, 0, textColor, newtext, warncount, 0); in warning()
H A Ddmessage.c118 W_WriteText(messwt, 0, 0, color, message, len, shipFont(me)); in dmessage()
130 W_WriteText(messwk, 0, 0, color, message, len, 0); in dmessage()
137 W_WriteText(messwi, 0, 0, color, message, len, 0); in dmessage()
149 W_WriteText(messwa, 0, 0, color, message, len, 0); in dmessage()
155 W_WriteText(reviewWin, 0, 0, color, message, len, 0); in dmessage()
169 W_WriteText(messwk, 0, 0, color, message, len, 0); in dmessage()
172 W_WriteText(reviewWin, 0, 0, color, message, len, 0); in dmessage()
192 W_WriteText(messwt, 0, 0, color, message, len, 0); in dmessage()
214 W_WriteText(messwi, 0, 0, color, message, len, 0); in dmessage()
235 W_WriteText(messwa, 0, 0, color, message, len, 0); in dmessage()
[all …]
H A Dranklist.c80 W_WriteText(rankw, 1, 1, col, buf, strlen(buf), W_BoldFont); in ranklist()
98 W_WriteText(rankw, 1, i + 2, W_Cyan, buf, strlen(buf), W_BoldFont); in ranklist()
100 W_WriteText(rankw, 1, i + 2, col, buf, strlen(buf), W_RegularFont); in ranklist()
104 W_WriteText(rankw, 1, i + 3, col, buf, strlen (buf), W_RegularFont); in ranklist()
106 W_WriteText(rankw, 1, i + 4, col, buf, strlen (buf), W_RegularFont); in ranklist()
108 W_WriteText(rankw, 1, i + 5, col, buf, strlen (buf), W_RegularFont); in ranklist()
110 W_WriteText(rankw, 1, i + 6, col, buf, strlen (buf), W_RegularFont); in ranklist()
112 W_WriteText(rankw, 1, i + 7, col, buf, strlen (buf), W_RegularFont); in ranklist()
H A Dwar.c63 W_WriteText(war, 0, menunum, rColor, buf, strlen(buf), 0); in fillwin()
68 W_WriteText(war, 0, menunum, yColor, buf, strlen(buf), 0); in fillwin()
73 W_WriteText(war, 0, menunum, gColor, buf, strlen(buf), 0); in fillwin()
87 W_WriteText(war, 0, 4, textColor, gos, strlen(gos), 0); in warrefresh()
88 W_WriteText(war, 0, 5, textColor, exs, strlen(exs), 0); in warrefresh()
H A Dfindslot.c54 W_WriteText(w, 10, 10, textColor, buf, strlen(buf), W_RegularFont); in draw_heading()
62 W_WriteText(w, xc(s), 25, textColor, s, strlen(s), W_RegularFont); in draw_b_quit()
72 W_WriteText(cw, xc(s1), 5, textColor, s1, strlen(s1), W_RegularFont); in draw_b_count()
73 W_WriteText(cw, xc(s2), 15, textColor, s2, strlen(s2), W_RegularFont); in draw_b_count()
76 W_WriteText(cw, xc(buf), 35, textColor, buf, strlen(buf), W_RegularFont); in draw_b_count()
89 W_WriteText(w, xc(s1), 20, textColor, s1, strlen(s1), W_RegularFont); in draw_b_motd()
90 W_WriteText(w, xc(s2), 30, textColor, s2, strlen(s2), W_RegularFont); in draw_b_motd()
H A Ddefwin.c881 W_WriteText(defWin, x, y, W_Yellow, d->name, strlen(d->name), in showdef()
885 W_WriteText(defWin, x, y, textColor, d->desc, strlen(d->desc), in showdef()
904 W_WriteText(defWin, x, y, W_Green, val, strlen(val), in showdef()
916 W_WriteText(defWin, x, y, W_Green, val, strlen(val), in showdef()
920 W_WriteText(defWin, x + 1, y, W_Green, "*", 1, in showdef()
925 W_WriteText(defWin, x, y, textColor, val, strlen(val), in showdef()
928 W_WriteText(defWin, x, y, textColor, d->values[j].desc, in showdef()
936 W_WriteText(defWin, x, y, W_Green, val, strlen(val), in showdef()
949 W_WriteText(defWin, x, y, W_Green, *((char **) d->variable), in showdef()
H A Dmacrowin.c92 W_WriteText(macroWin, 2, row++, W_Yellow, maclines[0], in filldist()
101 W_WriteText(macroWin, 8, row++, textColor, maclines[c], in filldist()
123 W_WriteText(macroWin, 2, 1, textColor, in fillmacro()
129 W_WriteText(macroWin, 2, 2, textColor, in fillmacro()
135 W_WriteText(macroWin, 2, 4, W_Yellow, in fillmacro()
208 W_WriteText(macroWin, 2, row, textColor, in fillmacro()
H A Ddashboard3.c327 W_WriteText(tstatw, in db_flags()
460 W_WriteText(tstatw, in db_redraw_lab2()
466 W_WriteText(tstatw, in db_redraw_lab2()
501 W_WriteText(tstatw, in db_redraw_lab2()
507 W_WriteText(tstatw, in db_redraw_lab2()
536 W_WriteText(tstatw, in db_redraw_lab2()
542 W_WriteText(tstatw, in db_redraw_lab2()
548 W_WriteText(tstatw, in db_redraw_lab2()
574 W_WriteText(tstatw, in db_redraw_lab2()
580 W_WriteText(tstatw, in db_redraw_lab2()
[all …]
H A Dsmessage.c35 #define DRAWCURSOR(col) W_WriteText(messagew, 5+W_Textwidth*(col), 5, \
46 W_WriteText(w, 5, HUDoffset, textColor, in DisplayMessage()
52 W_WriteText(messagew, 5, 5, W_Red, in DisplayMessage()
56 W_WriteText(messagew, 5, 5, textColor, in DisplayMessage()
66 W_WriteText(w, 5 + W_Textwidth * lcount, HUDoffset, textColor, in AddChar()
70 W_WriteText(messagew, 5 + W_Textwidth * lcount, 5, textColor, in AddChar()
90 W_WriteText(w, 5 + W_Textwidth * (col), HUDoffset, in DrawCursor()
94 W_WriteText(messagew, 5 + W_Textwidth * (col), 5, in DrawCursor()
H A Dtools.c41 W_WriteText(toolsWin, 0, 0, textColor, str, strlen(str), W_RegularFont); in sendTools()
59 W_WriteText(toolsWin, 0, 0, textColor, pipebuf, in sendTools()
67 W_WriteText(toolsWin, 0, 0, textColor, str, strlen(str), W_RegularFont); in sendTools()
H A Dplanetlist.c37 W_WriteText(planetw, 2, 1, textColor, buf, strlen(buf), W_RegularFont); in planetlist()
55 W_WriteText(planetw, 2, k++, planetColor(j), buf, strlen(buf), in planetlist()
62 W_WriteText(planetw, 2, k++, unColor, buf, strlen(buf), in planetlist()
H A Ddashboard.c123 W_WriteText(tstatw, x, y, textColor, valstr, 3, W_RegularFont); in db_bar()
124 W_WriteText(tstatw, x + 3 * W_Textwidth, y, textColor, (&valstr[3]), tc / 2 + 1, W_BoldFont); in db_bar()
125W_WriteText(tstatw, x + (tc / 2 + 1) * W_Textwidth, y, textColor, (&valstr[tc / 2 + 1]), tc / 2, W… in db_bar()
183 W_WriteText(tstatw, 2, 3, textColor, "Flags", 5, W_RegularFont); in db_flags()
184 W_WriteText(tstatw, 2, 17, textColor, buf, 12, W_RegularFont); in db_flags()
191 W_WriteText(tstatw, 74, 17, textColor, "T", 1, W_BoldFont); in db_flags()
193 W_WriteText(tstatw, 74, 17, textColor, " ", 1, W_BoldFont); in db_flags()
202 W_WriteText(tstatw, 346, 17, textColor, "Kills:", 6, W_RegularFont); in db_flags()
204 W_WriteText(tstatw, 386, 17, textColor, buf, strlen(buf), W_RegularFont); in db_flags()
217 W_WriteText(tstatw, 346, 30, textColor, "Torps:", 6, W_RegularFont); in db_flags()
[all …]
H A Ddocwin.c58 W_WriteText(docwin, center, W_Textheight, textColor, in showdocs()
63 W_WriteText(docwin, center, 3 * W_Textheight, textColor, in showdocs()
111 W_WriteText(docwin, 20, i * W_Textheight, textColor, data->data, in showdocs()
221 W_WriteText(xtrekrcwin, center, W_Textheight, textColor, in showxtrekrc()
226 W_WriteText(xtrekrcwin, center, 3 * W_Textheight, textColor, in showxtrekrc()
274 W_WriteText(xtrekrcwin, 20, i * W_Textheight, textColor, data->data, in showxtrekrc()
H A Dlagmeter.c50 W_WriteText(lMeter, L_IBORDER, i + (i * (W_Textheight + L_TSP)) + L_TSP + 2 /* X in redrawLMeter()
57 W_WriteText(lMeter, L_IBORDER + L_LENGTHTEXT * W_Textwidth + L_TSP, in redrawLMeter()
60 W_WriteText(lMeter, L_IBORDER + 2 * (L_LENGTHTEXT * W_Textwidth + L_TSP), in redrawLMeter()
63 W_WriteText(lMeter, L_IBORDER + 3 * (L_LENGTHTEXT * W_Textwidth + L_TSP), in redrawLMeter()
H A Ddeath.c105 W_WriteText(warnw, 5, 5, W_Green, deathmessage, strlen(deathmessage), in death()
116 W_WriteText(warnw, 5, 5, W_Green, deathmessage, strlen(deathmessage), in death()
212 W_WriteText(messagew, 5, 5, W_Yellow, deathmessage, strlen(deathmessage), in death()
242 W_WriteText(messagew, 5, 5, W_Yellow, deathmessage, strlen(deathmessage), in updatedeath()
H A Dredraw.c295 W_WriteText(tstatw, 50, 16, textColor, buf, 64, W_RegularFont); in stline()
323 W_WriteText(tstatw, 50 + W_Textwidth * k, 16, textColor, in stline()
331 W_WriteText(tstatw, 50 + W_Textwidth * k, 16, textColor, s, i - k - j, in stline()
402 W_WriteText(tstatw, 50, 5, textColor, buf, strlen(buf), W_RegularFont); in updateMaxStats()
410 W_WriteText(tstatw, 50, 27, textColor, buf, strlen(buf), W_RegularFont); in updateMaxStats()
H A Dinterface.c203 W_WriteText(tstatw, 2, 30, textColor, timebuf, 8, W_RegularFont); in run_clock()
206 W_WriteText(tstatw, 446, 27, textColor, timebuf, 8, W_RegularFont); in run_clock()
H A Dparsemeta.c198 W_WriteText(metaHelpWin, 20, i * W_Textheight + 20, textColor, line, -1, in expo_help()
818 if (i < metaHeight-3) W_WriteText(metaList, 0, i+1, W_White, "", 0, 0); in redraw()
924 W_WriteText(metaList, 0, i+1, color, buf, -1, 0); in redraw()
943 W_WriteText(metaList, 0, metaHeight-B_ADD, W_Yellow, buf, -1, 0); in add_redraw()
1019 W_WriteText(metaList, 0, 0, W_Cyan, header, -1, 0); in metawindow()
1027 W_WriteText(metaList, 0, metaHeight-B_REFRESH, W_Yellow, in metawindow()
1031 W_WriteText(metaList, 0, metaHeight-B_HELP, W_Yellow, in metawindow()
1034 W_WriteText(metaList, 0, metaHeight-B_QUIT, W_Yellow, in metawindow()
1056 W_WriteText(metaList, 0, metaHeight-B_REFRESH, W_Red, in refresh()
H A Dmap.c315 W_WriteText(mapw, odx - (mplanet_width / 2), in DrawPlanets()
390 W_WriteText(mapw, dx - (mplanet_width / 2), dy + (mplanet_height / 2), in DrawPlanets()
420 W_WriteText(mapw, dx + (mplanet_width / 2) + 2, dy - 4, in DrawPlanets()
661 W_WriteText(mapw, dx - W_Textwidth, in map()
667 W_WriteText(mapw, dx - W_Textwidth, in map()
H A Dnewwin.c1275 W_WriteText(w, center, line * W_Textheight, colour, in show_motd_heading()
1291 W_WriteText(w, center, W_Textheight, W_Cyan, buf, length, W_BoldFont); in showMotd()
1334 W_WriteText(w, 20, i * W_Textheight, textColor, data->data, in showMotd()
1339 W_WriteText(w, 20, i * W_Textheight, textColor, data->data, in showMotd()
1369 W_WriteText(mapw, 20, 14 * W_Textheight, textColor, msg, in showValues()
1378 W_WriteText(mapw, 20, y, textColor, data->data + 1, in showValues()
1381 W_WriteText(mapw, 20, y, textColor, data->data, in showValues()
1483 W_WriteText(win, 5, 5, shipCol[teamNo + 1], teams[teamNo], in redrawTeam()
1495 W_WriteText(qwin, tx, 5, textColor, msg, -1, W_RegularFont); in redrawQuit()
1536 W_WriteText(qwin, tx, ty, textColor, buf, strlen(buf), W_RegularFont); in showTimeLeft()
[all …]
H A Dfeature.c140 W_WriteText(toolsWin, 0, 0, textColor, buf, strlen(buf), W_RegularFont); in checkFeature()
244 W_WriteText(toolsWin, 0, 0, textColor, buf, strlen(buf), W_RegularFont); in checkFeature()
H A Dmyf.c24 W_WriteText(w, x, y, color, buf, len, font); in myf()
H A Dhelpwin.c175 W_WriteText(helpWin, MAXHELP * column, row - 1, textColor, in fillhelp()
H A Dpingstats.c146 W_WriteText(pStats, TX_OFF(sliders[i].label_length), TY_OFF(i), in redrawPStats()
241 W_WriteText(pStats, STAT_WIDTH - TEXT_WIDTH, y, textColor, in text()

12