Home
last modified time | relevance | path

Searched refs:spacing (Results 1 – 25 of 255) sorted by relevance

1234567891011

/netbsd-src/games/colorbars/
H A Dcolorbars.c59 int spacing, offsetx, labeloffsety, labeloffsetx; in main() local
75 spacing = COLS / numcolors; in main()
76 offsetx = (COLS - (spacing * numcolors)) / 2; in main()
89 labeloffsetx = spacing / 2; in main()
96 int xoffs = offsetx + spacing * i; in main()
101 for (int xpos = 0; xpos < spacing; xpos++) in main()
/netbsd-src/external/bsd/mdocml/dist/
H A Dout.c153 tbl->cols[++maxcol].spacing = SIZE_MAX; in tblcalc()
169 if (dp->layout->spacing != SIZE_MAX && in tblcalc()
170 (col->spacing == SIZE_MAX || in tblcalc()
171 col->spacing < dp->layout->spacing)) in tblcalc()
172 col->spacing = dp->layout->spacing; in tblcalc()
217 if (tbl->cols[icol].spacing == SIZE_MAX || icol == maxcol) in tblcalc()
218 tbl->cols[icol].spacing = 3; in tblcalc()
231 width += tbl->cols[icol].spacing; in tblcalc()
H A Dtbl_term.c200 coloff += tp->tbl.cols[ic].spacing; in term_tbl()
211 tp->tbl.cols[ic].spacing; in term_tbl()
264 coloff += tp->tbl.cols[ic].spacing; in term_tbl()
467 tp->tbl.cols[ic].spacing / 2) in term_tbl()
486 if (tp->tbl.cols[ic].spacing) in term_tbl()
494 if (tp->tbl.cols[ic].spacing > 2 && in term_tbl()
632 col->width + col->spacing / 2); in tbl_hrule()
678 if (col->spacing) in tbl_hrule()
688 if (col->spacing > 2) in tbl_hrule()
694 if (col->spacing > 4) in tbl_hrule()
[all …]
H A Dout.h37 size_t spacing; /* spacing after the column */ member
H A Dtbl.h56 size_t spacing; /* To the right of the column. */ member
H A Dtbl_layout.c96 cp->spacing = strtoull(p + *pos, &endptr, 10); in mods()
359 p->spacing = SIZE_MAX; in cell_alloc()
/netbsd-src/external/gpl2/groff/dist/contrib/mom/
H A DBUGS33 Post-quote spacing still wonky when paragraph spacing is turned on.
46 Spacing under quotes not correct when paragraph spacing is turned
74 spacing adjustments as if the first line doesn't exist.
224 PRINTSTYLE is TYPEWRITE and endnotes single-spacing is turned on
246 Post-epigraph spacing in TYPEWRITE causing some first pages to run too
/netbsd-src/share/me/
H A Dsummary.external20 $R\(dd R relative vertical spacing in displays
33 $r\(dd R relative vertical spacing in text
102 bs R display (block) pre/post spacing
150 ls M\(sc set multi-line spacing
197 rs M\(sc restore spacing
211 sz M set pointsize and vertical spacing
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A DTODO33 extra line-spacing is added on. Groff at the moment treats line-spacing
34 like vertical spacing and doesn't do this.
67 Have a per-environment parameter to increase letter-spacing.
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dxgettext-glade-1475 <spacing>8</spacing>
487 <spacing>8</spacing>
962 <spacing>8</spacing>
993 <spacing>8</spacing>
1074 <spacing>3</spacing>
1287 <spacing>0</spacing>
/netbsd-src/games/testpat/
H A Dtestpat.c54 int i, col, colour, line, x_limit, y_limit, colourOK, spacing; in main() local
110 spacing = 2 * y_limit / numcolours; in main()
297 spacing_start = (spacing * i) + spacing_residual; in main()
302 spacing_end = (spacing * (i + 1)) + spacing_residual; in main()
/netbsd-src/external/mit/lua/dist/doc/
H A Dindex.css11 border-spacing: 0 ;
/netbsd-src/tests/lib/libcurses/tests/
H A Dinwstr8 # this one fails (non-spacing character should also be received)
H A Dins_wstr8 # first character is non-spacing, hence it must fail
/netbsd-src/external/mit/xorg/lib/fontconfig/etc/conf.d/
H A DMakefile17 48-spacing.conf \
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Ddebug.cc625 char spacing[ctx._M_indent + 1]; in print_word() local
627 spacing[i] = ' '; in print_word()
628 spacing[ctx._M_indent] = '\0'; in print_word()
629 fprintf(stderr, "%s", spacing); in print_word()
/netbsd-src/external/gpl2/groff/dist/contrib/mom/examples/
H A Dtypesetting.mom20 .LS 14 \" Leading (line spacing)
95 .RW 0 \" Back to normal spacing between letters
195 Passage using groff spacing defaults
228 \# begins the 2nd sentence. The spacing between "A wrong..." (line 6)
491 .UNDERSCORE 3.75p "Word spacing"
503 \f[HB]\*S[-1]Normal word spacing\*S[+1]\*[PREV]
507 \f[HB]\*S[-1]Word spacing adjusted by \*[UP 1p]\*[BU 3]+\*[DOWN 1p]\*[BU 1]2\*S[+1]\*[PREV]
513 \f[HB]\*S[-1]Word spacing adjusted by \*[UP 1p]\*[BU 3]+\*[DOWN 1p]4\*S[+1]\*[PREV]
519 \f[HB]\*S[-1]Word spacing adjusted by \*[UP 1p]\*[BU 3]+\*[DOWN 1p]6\*S[+1]\*[PREV]
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Deventhistory.ui54 <layoutdefault spacing="6" margin="11" />
H A Dscanresults.ui90 <layoutdefault spacing="6" margin="11" />
H A Duserdatarequest.ui107 <layoutdefault spacing="6" margin="11" />
/netbsd-src/external/mit/xorg/lib/fontconfig/etc/conf.avail/
H A DMakefile34 48-spacing.conf \
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A DTODO11 Perhaps push hmotions down through lists to avoid upsetting spacing
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build/share/scan-build/
H A Dscanview.css6 table { border-spacing: 0px; border: 1px solid black }
/netbsd-src/external/gpl2/groff/dist/tmac/
H A DTODO1 Support multiple line-spacing.
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/resources/
H A Dscanview.css6 table { border-spacing: 0px; border: 1px solid black }

1234567891011