margin_glyphs_to_reserve  401 src/dispnew.c        left = margin_glyphs_to_reserve (w, dim.width, w->left_margin_cols);
margin_glyphs_to_reserve  402 src/dispnew.c        right = margin_glyphs_to_reserve (w, dim.width, w->right_margin_cols);
margin_glyphs_to_reserve  441 src/dispnew.c  	  left = margin_glyphs_to_reserve (w, dim.width,
margin_glyphs_to_reserve  443 src/dispnew.c  	  right = margin_glyphs_to_reserve (w, dim.width,
margin_glyphs_to_reserve 1687 src/dispnew.c  	      || (margin_glyphs_to_reserve (w, dim.width,
margin_glyphs_to_reserve 1690 src/dispnew.c  	      || (margin_glyphs_to_reserve (w, dim.width,
margin_glyphs_to_reserve 2917 src/dispnew.c    left = margin_glyphs_to_reserve (w, 1, w->left_margin_cols);
margin_glyphs_to_reserve 2918 src/dispnew.c    right = margin_glyphs_to_reserve (w, 1, w->right_margin_cols);