Home
last modified time | relevance | path

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

/dports/games/tads/tads-3.0.8/tads2/
H A Dosgen.c389 static osfar_t int text_lastcol; variable
456 text_lastcol = S_statline_savecol; in os_status()
481 S_statline_savecol = text_lastcol; in os_status()
489 S_statline_savecol = text_lastcol; in os_status()
1750 len = ossdsph(max_line, text_lastcol, in os_print()
1754 text_lastcol += len; in os_print()
1767 text_lastcol = text_column; in os_print()
1795 ossloc(max_line, text_lastcol); in os_print()
2229 text_lastcol = 0; in os_gets_cancel()
2307 x = text_lastcol; in os_gets_timeout()
[all …]