Lines Matching refs:CLEAR
47 * cl_line(x,y) clear line at [1,y] and leave cursor at [x,y]
48 * cl_up(x,y) clear screen from [x,1] to current line
49 * cl_dn(x,y) clear screen from [1,y] to end of display
143 * Attributes off, clear screen, set scrolling region, set tty mode
148 clear();
156 * Attributes off, clear screen, unset scrolling region, restore tty mode
162 clear();
673 * cl_line(x,y) Clear the whole line indicated by 'y' and leave cursor at [x,y]
689 * cl_up(x,y) Clear screen from [x,1] to current position. Leave cursor at [x,y]
709 * cl_dn(x,y) Clear screen from [1,y] to end of display. Leave cursor at [x,y]
797 case CLEAR: