Home
last modified time | relevance | path

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

/dports/chinese/tintin++/tt/src/
H A Dtables.c925 … "\e[5~", 0, cursor_buffer_up, …
926 … "\eOa", 0, cursor_buffer_up, …
928 … "\e[1;2a", 0, cursor_buffer_up, …
H A Dcursor.c607 DO_CURSOR(cursor_buffer_up) in DO_CURSOR() argument
658 return cursor_buffer_up(ses, arg); in DO_CURSOR()
H A Dtintin.h1994 extern DO_CURSOR(cursor_buffer_up);
/dports/net/tintin++/tt/src/
H A Dtables.c925 … "\e[5~", 0, cursor_buffer_up, …
926 … "\eOa", 0, cursor_buffer_up, …
928 … "\e[1;2a", 0, cursor_buffer_up, …
H A Dcursor.c607 DO_CURSOR(cursor_buffer_up) in DO_CURSOR() argument
658 return cursor_buffer_up(ses, arg); in DO_CURSOR()
H A Dtintin.h1994 extern DO_CURSOR(cursor_buffer_up);