Lines Matching full:erase
810 // Erase the bottom line of the scroll region1705 case 'J': // ESC [ Pn J - Erase in Display1713 case 1: // Erase from the start of the screen to the cursor.1728 case 'K': // ESC [ Pn K - Erase in Line1734 case 1: // Erase start of line to cursor (including cursor)