Searched refs:outopts (Results 1 – 5 of 5) sorted by relevance
63 ascii_init(enum termenc enc, const struct manoutput *outopts) in ascii_init() argument126 if (outopts->mdoc) in ascii_init()128 if (outopts->indent) in ascii_init()129 p->defindent = outopts->indent; in ascii_init()130 if (outopts->width) in ascii_init()131 p->defrmargin = outopts->width; in ascii_init()132 if (outopts->synopsisonly) in ascii_init()141 ascii_alloc(const struct manoutput *outopts) in ascii_alloc() argument144 return ascii_init(TERMENC_ASCII, outopts); in ascii_alloc()148 utf8_alloc(const struct manoutput *outopts) in utf8_alloc() argument[all …]
515 pdf_alloc(const struct manoutput *outopts) in pdf_alloc() argument517 return pspdf_alloc(outopts, TERMTYPE_PDF); in pdf_alloc()521 ps_alloc(const struct manoutput *outopts) in ps_alloc() argument523 return pspdf_alloc(outopts, TERMTYPE_PS); in ps_alloc()527 pspdf_alloc(const struct manoutput *outopts, enum termtype type) in pspdf_alloc() argument567 pp = outopts->paper; in pspdf_alloc()
140 html_alloc(const struct manoutput *outopts) in html_alloc() argument148 h->style = outopts->style; in html_alloc()149 if ((h->base_man1 = outopts->man) == NULL) in html_alloc()153 h->base_includes = outopts->includes; in html_alloc()154 if (outopts->fragment) in html_alloc()156 if (outopts->toc) in html_alloc()
76 curs_outopts.3x outopts.3ncurses
251 rulehead markout outopts rulemain ruletail outtag ruletail2396 outopts:397 | outopts outopt