Searched refs:cursor_move_up (Results 1 – 6 of 6) sorted by relevance
/dports/chinese/tintin++/tt/src/ |
H A D | tables.c | 921 … "\e[A", CURSOR_FLAG_GET_ALL, cursor_move_up, … 951 … "\eOA", 0, cursor_move_up, … 952 … "\e[1;129A", 0, cursor_move_up, …
|
H A D | cursor.c | 479 cursor_move_up(ses, NULL); in DO_CURSOR() 1611 cursor_move_up(ses, ntos(rows)); in DO_CURSOR() 1614 DO_CURSOR(cursor_move_up) in DO_CURSOR() argument
|
H A D | tintin.h | 2026 extern DO_CURSOR(cursor_move_up);
|
/dports/net/tintin++/tt/src/ |
H A D | tables.c | 921 … "\e[A", CURSOR_FLAG_GET_ALL, cursor_move_up, … 951 … "\eOA", 0, cursor_move_up, … 952 … "\e[1;129A", 0, cursor_move_up, …
|
H A D | cursor.c | 479 cursor_move_up(ses, NULL); in DO_CURSOR() 1611 cursor_move_up(ses, ntos(rows)); in DO_CURSOR() 1614 DO_CURSOR(cursor_move_up) in DO_CURSOR() argument
|
H A D | tintin.h | 2026 extern DO_CURSOR(cursor_move_up);
|