margin_glyphs_to_reserve  397 src/dispnew.c        left = margin_glyphs_to_reserve (w, dim.width, w->left_margin_cols);
margin_glyphs_to_reserve  398 src/dispnew.c        right = margin_glyphs_to_reserve (w, dim.width, w->right_margin_cols);
margin_glyphs_to_reserve  437 src/dispnew.c  	  left = margin_glyphs_to_reserve (w, dim.width,
margin_glyphs_to_reserve  439 src/dispnew.c  	  right = margin_glyphs_to_reserve (w, dim.width,
margin_glyphs_to_reserve 1681 src/dispnew.c  	      || (margin_glyphs_to_reserve (w, dim.width,
margin_glyphs_to_reserve 1684 src/dispnew.c  	      || (margin_glyphs_to_reserve (w, dim.width,
margin_glyphs_to_reserve 2886 src/dispnew.c    left = margin_glyphs_to_reserve (w, 1, w->left_margin_cols);
margin_glyphs_to_reserve 2887 src/dispnew.c    right = margin_glyphs_to_reserve (w, 1, w->right_margin_cols);