Searched refs:clear_chars (Results 1 – 1 of 1) sorted by relevance
5735 clear_chars( in clear_chars() function5765 clear_chars(g_coord, Rows * Columns); in clear_screen()5784 clear_chars(g_coord, (Rows - g_coord.Y - 1) in clear_to_end_of_display()5807 clear_chars(g_coord, Columns - g_coord.X); in clear_to_end_of_line()5933 clear_chars(coord, source.Right - source.Left + 1); in insert_lines()5946 clear_chars(coord, source.Right - source.Left + 1); in insert_lines()6002 clear_chars(coord, source.Right - source.Left + 1); in delete_lines()6015 clear_chars(coord, source.Right - source.Left + 1); in delete_lines()