Searched refs:bold_font (Results 1 – 3 of 3) sorted by relevance
4070 font *bold_font = make_bold(sbuf_style.f); in flush_sbuf() local4071 if (bold_font != NULL) in flush_sbuf()4072 sbuf_style.f = bold_font; in flush_sbuf()
6275 void bold_font() in bold_font() function6461 init_request("bd", bold_font); in init_node_requests()
1615 * troff/node.cc (ligature, kern_request, bold_font, track_kern,5620 * troff/node.c (bold_font): Use has_arg() rather than tok.skip().