Searched refs:ANSI_UP_N_ROWS (Results 1 – 1 of 1) sorted by relevance
60 #define ANSI_UP_N_ROWS ESCAPE "[%dA" macro395 (toLine > fromLine) ? ANSI_DOWN_N_ROWS : ANSI_UP_N_ROWS, in MoveCursor()765 fprintf(m_output_file, ANSI_UP_N_ROWS ANSI_SET_COLUMN_N, in DeletePreviousCharCommand()793 fprintf(m_output_file, ANSI_UP_N_ROWS ANSI_SET_COLUMN_N, in PreviousLineCommand()