Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuus5.c409 extern int tt_bell, tt_roll[], tt_ctstmo, tt_cursor, tt_pacing, tt_type_mode;
5886 (tt_cursor == 2) ? (tt_cursor_blink ? in shotrm()
5888 (tt_cursor == 1) ? (tt_cursor_blink ? in shotrm()
5892 (tt_cursor == 2) ? "full" : in shotrm()
5893 (tt_cursor == 1) ? "half" : "underline", in shotrm()
H A Dckuus7.c1346 int tt_cursor = 0; /* Terminal cursor, 0 = Underline */ variable
4333 tt_cursor = tt_cursor_usr = x; in settrm()