Lines Matching refs:screen_fill
155 screen_fill(W_WINROW(wp) + row, W_WINROW(wp) + endrow, in screen_fill_end()
161 screen_fill(W_WINROW(wp) + row, W_WINROW(wp) + endrow, in screen_fill_end()
214 screen_fill(W_WINROW(wp) + row, W_WINROW(wp) + endrow, in win_draw_end()
217 screen_fill(W_WINROW(wp) + row, W_WINROW(wp) + endrow, in win_draw_end()
224 screen_fill(W_WINROW(wp) + row, W_WINROW(wp) + endrow, in win_draw_end()
486 screen_fill(row, row + 1, col + coloff, in screen_line()
774 screen_fill(row, row + 1, col + coloff, clear_width + coloff, in screen_line()
857 screen_fill(W_WINROW(wp) + row, W_WINROW(wp) + wp->w_height, in draw_vsep_win()
1125 screen_fill(row, row + 1, clen, (int)Columns, fillchar, fillchar, attr); in win_redr_status_matches()
2336 screen_fill( in screen_fill() function
3435 screen_fill(nextrow - line_count, lastrow - line_count, in win_ins_lines()
3550 screen_fill(W_WINROW(wp) + row, W_WINROW(wp) + wp->w_height, in win_do_lines()
4544 screen_fill(0, 1, col, (int)Columns, c, c, attr_fill); in draw_tabline()