fill_up_glyph_row_area_with_spaces   85 src/dispnew.c  static void fill_up_glyph_row_area_with_spaces (struct glyph_row *, int);
fill_up_glyph_row_area_with_spaces 2704 src/dispnew.c    fill_up_glyph_row_area_with_spaces (row, LEFT_MARGIN_AREA);
fill_up_glyph_row_area_with_spaces 2705 src/dispnew.c    fill_up_glyph_row_area_with_spaces (row, TEXT_AREA);
fill_up_glyph_row_area_with_spaces 2706 src/dispnew.c    fill_up_glyph_row_area_with_spaces (row, RIGHT_MARGIN_AREA);