Searched refs:set_font (Results 1 – 10 of 10) sorted by relevance
326 void set_font(int);327 void set_font(symbol);
479 void environment::set_font(symbol nm) in set_font() function in environment510 void environment::set_font(int n) in set_font() function in environment1214 curenv->set_font(atoi(s.contents())); in font_change()1216 curenv->set_font(s); in font_change()
776 void set_font(tfont *tf);845 set_font(tf); in start_special()1029 set_font(tf); in put_char_width()1107 set_font(tf); in put_char()1154 void troff_output_file::set_font(tfont *tf) in set_font() function in troff_output_file
1986 curenv->set_font(s); in next()1988 curenv->set_font(atoi(s.contents())); in next()
137 void set_font(int);366 set_font(i); in set_char()411 void dvi_printer::set_font(int i) in set_font() function in dvi_printer
1151 * troff/env.cc (set_font): Fix the behaviour of \fP. The previous
725 (environment::set_font): Use it.
522 * troff/env.cc (environment::set_font): Make bad font number a4789 (troff_output_file::set_font): Grow font_position if necessary.
1403 * src/roff/troff/env.cc (environment::set_font): Ditto.
5175 (troff_output_file::set_font): Call flush_tbuf if necessary.