Lines Matching refs:html
41 struct html *h
53 struct html *);
56 static void synopsis_pre(struct html *, struct roff_node *);
59 struct html *);
61 struct html *);
247 synopsis_pre(struct html *h, struct roff_node *n) in synopsis_pre()
285 struct html *h; in html_mdoc()
289 h = (struct html *)arg; in html_mdoc()
312 print_mdoc_head(const struct roff_meta *meta, struct html *h) in print_mdoc_head()
453 mdoc_root_post(const struct roff_meta *meta, struct html *h) in mdoc_root_post()
470 mdoc_root_pre(const struct roff_meta *meta, struct html *h) in mdoc_root_pre()