Searched refs:T_up (Results 1 – 2 of 2) sorted by relevance
152 #define T_up 29 macro275 tstr[T_up].name = "up"; in terminit()276 tstr[T_up].long_name = CSAVS(4, 27, "cursor up one"); in terminit()468 T_CanUP = GoodStr(T_up) || GoodStr(T_UP); in SetTC()1059 if (GoodStr(T_UP) && (-del > 1 || !GoodStr(T_up))) in MoveToLine()1063 if (GoodStr(T_up)) in MoveToLine()1065 (void) tputs(Str(T_up), 1, PUTPURE); in MoveToLine()1478 T_CanUP = GoodStr(T_up) || GoodStr(T_UP); in GetTermCaps()
157 #define T_up 26 macro244 EL_FLAGS |= (GoodStr(T_up) || GoodStr(T_UP)) ? TERM_CAN_UP : 0; in terminal_setflags()515 if (GoodStr(T_UP) && (-del > 1 || !GoodStr(T_up))) in terminal_move_to_line()518 if (GoodStr(T_up)) in terminal_move_to_line()520 terminal_tputs(el, Str(T_up), 1); in terminal_move_to_line()