Searched refs:mount_font (Results 1 – 5 of 5) sorted by relevance
622 extern int mount_font(int, symbol, symbol = NULL_SYMBOL);
5898 int mount_font(int n, symbol name, symbol external_name) in mount_font() function5963 mount_font(n, internal_name, external_name); // ignore error in font_position()6084 if (!mount_font(n, s)) in get_fontno()
495 if (!mount_font(n, nm)) in set_font()
7418 mount_font(j, symbol(font::font_name_table[i])); in main()
4918 * troff/node.h: Add default argument to mount_font.4921 (mount_font): Add optional argument giving the external_name.5532 (mount_font_no_translate): Rename to mount_font to this.5533 (mount_font): New function.5535 of mount_font.