Searched refs:ANSI_UP (Results 1 – 2 of 2) sorted by relevance
/third_party/libinput/src/ | ||
D | util-macros.h | 53 #define ANSI_UP "\x1B[%dA" macro |
/third_party/libinput/tools/ | ||
D | libinput-debug-tablet.c | 483 printf(ANSI_UP, lines_printed); in mainloop() |