fill_up_glyph_row_area_with_spaces   81 src/dispnew.c  static void fill_up_glyph_row_area_with_spaces (struct glyph_row *, int);
fill_up_glyph_row_area_with_spaces 2673 src/dispnew.c    fill_up_glyph_row_area_with_spaces (row, LEFT_MARGIN_AREA);
fill_up_glyph_row_area_with_spaces 2674 src/dispnew.c    fill_up_glyph_row_area_with_spaces (row, TEXT_AREA);
fill_up_glyph_row_area_with_spaces 2675 src/dispnew.c    fill_up_glyph_row_area_with_spaces (row, RIGHT_MARGIN_AREA);