Searched refs:gui_mch_insert_lines (Results 1 – 12 of 12) sorted by relevance
48 void gui_mch_insert_lines(int row, int num_lines);
63 void gui_mch_insert_lines(int row, int num_lines);
41 void gui_mch_insert_lines(int row, int num_lines);
61 void gui_mch_insert_lines(int row, int num_lines);
54 void gui_mch_insert_lines(int row, int num_lines);
2114 gui_mch_insert_lines(int row, int num_lines) in gui_mch_insert_lines() function
2781 gui_mch_insert_lines(int row, int num_lines) in gui_mch_insert_lines() function
2930 gui_mch_insert_lines(row, count); in gui_insert_lines()
4437 gui_mch_insert_lines( in gui_mch_insert_lines() function
6562 gui_mch_insert_lines(int row, int num_lines) in gui_mch_insert_lines() function
3120 gui_mch_insert_lines( in gui_mch_insert_lines() function
11482 Solution: Remove the call to gui_undraw_cursor() from gui_mch_insert_lines().