Home
last modified time | relevance | path

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

/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dredraw.c104 W_WriteTTSText(w, TWINSIDE, tts_pos, tts_width, lastIn, tts_len); in redraw()
105 last_width = tts_width; in redraw()
107 W_WriteTTSText(w, TWINSIDE, tts_pos, tts_width, lastIn, tts_len); in redraw()
108 last_width = tts_width; in redraw()
H A Dbeeplite.c246 tts_width = W_TTSTextWidth(lastIn, tts_len); in makelite()
H A Ddata.c543 int tts_width = 0; variable
H A Ddata.h394 extern int tts_width;