Home
last modified time | relevance | path

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

/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dbeeplite.c246 tts_width = W_TTSTextWidth(lastIn, tts_len); in makelite()
H A Dx11window.h116 int W_TTSTextWidth(char *s, int l);
H A DWlib.h167 int W_TTSTextWidth(char *s, int l);
H A Dx11window.c3508 W_TTSTextWidth(char *s, int l) in W_TTSTextWidth() function