Home
last modified time | relevance | path

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

/dports/chinese/tintin++/tt/src/
H A Dtables.c892 … "\e[B", CURSOR_FLAG_GET_ALL, cursor_move_down, …
949 … "\eOB", 0, cursor_move_down, …
950 … "\e[1;129B", 0, cursor_move_down, …
H A Dcursor.c1163 cursor_move_down(ses, ""); in DO_CURSOR()
1672 cursor_move_down(ses, ntos(rows)); in DO_CURSOR()
1675 DO_CURSOR(cursor_move_down) in DO_CURSOR() argument
H A Dtintin.h2020 extern DO_CURSOR(cursor_move_down);
/dports/net/tintin++/tt/src/
H A Dtables.c892 … "\e[B", CURSOR_FLAG_GET_ALL, cursor_move_down, …
949 … "\eOB", 0, cursor_move_down, …
950 … "\e[1;129B", 0, cursor_move_down, …
H A Dcursor.c1163 cursor_move_down(ses, ""); in DO_CURSOR()
1672 cursor_move_down(ses, ntos(rows)); in DO_CURSOR()
1675 DO_CURSOR(cursor_move_down) in DO_CURSOR() argument
H A Dtintin.h2020 extern DO_CURSOR(cursor_move_down);