Searched refs:gutter (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.bin/rs/
H A Drs.c92 static int owidth = 80, gutter = 2; variable
253 gutter += maxlen * propgutter / 100.0;
254 colw = maxlen + gutter;
294 colwidths[i] = max + gutter;
302 colwidths[i] = max + gutter;
321 colwidths[0] -= gutter;
437 case 'g': /* gutter space */
438 p = getnum(&gutter, p, 0);
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex3879 % First we halve the line length, less a little for the gutter between
3880 % the columns. We compute the gutter based on the line length, so it
3882 % below is chosen so that the gutter has the same value (well, +-<1pt)
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex3777 % First we halve the line length, less a little for the gutter between
3778 % the columns. We compute the gutter based on the line length, so it
3780 % below is chosen so that the gutter has the same value (well, +-<1pt)
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex5114 % First we halve the line length, less a little for the gutter between
5115 % the columns. We compute the gutter based on the line length, so it
5117 % below is chosen so that the gutter has the same value (well, +-<1pt)

Completed in 191 milliseconds