Searched refs:ossdsp_str_scr (Results 1 – 1 of 1) sorted by relevance
/dports/games/tads/tads-3.0.8/tads2/ |
H A D | osgen.c | 2047 static void ossdsp_str_scr(int *y, int *x, int color, in ossdsp_str_scr() function 2341 ossdsp_str_scr(&y, &x, text_color, buf, len); in os_gets_timeout() 2767 ossdsp_str_scr(&y, &x, text_color, p, eol - p); in os_gets_timeout() 2803 ossdsp_str_scr(&y, &x, text_color, p, eol - p); in os_gets_timeout()
|