Home
last modified time | relevance | path

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

/haiku/src/bin/
H A Dtop.cpp54 static char *cursor_home; /* Places cursor back to (1,1) */ variable
90 cursor_home = tgetstr("ho", &entries); in init_term()
254 tputs(cursor_home, 1, putchar); in compare()