Searched refs:mount_font_no_translate (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/contrib/groff/src/roff/troff/ |
| D | node.cpp | 5852 static int mount_font_no_translate(int n, symbol name, symbol external_name, in mount_font_no_translate() function 5906 return mount_font_no_translate(n, name, external_name); in mount_font() 5913 return mount_font_no_translate(0, name, name, 1); in check_font() 6015 if (!mount_font_no_translate(n, f, f)) in make_definite()
|
| /freebsd-10-stable/contrib/groff/ |
| D | ChangeLog.115 | 1788 * troff/node.cc (mount_font_no_translate): Pass argument to 4796 (mount_font_no_translate, mount_style): Call grow_font_table if 5532 (mount_font_no_translate): Rename to mount_font to this. 5534 (font_family::make_definite): Call mount_font_no_translate instead
|
| D | ChangeLog | 1724 * src/roff/troff/node.cpp (mount_font_no_translate): Add optional
|