Home
last modified time | relevance | path

Searched refs:command_line_font_dir (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dfontfile.cpp59 void font::command_line_font_dir(const char *dir) in command_line_font_dir() function in font
/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dfont.h64 static void command_line_font_dir(const char *path);
/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/
H A Dmain.cpp272 font::command_line_font_dir(operand(&argc, &argv)); in main()
/netbsd-src/external/gpl2/groff/dist/src/devices/grolj4/
H A Dlj4.cpp657 font::command_line_font_dir(optarg); in main()
/netbsd-src/external/gpl2/groff/dist/src/devices/grolbp/
H A Dlbp.cpp655 font::command_line_font_dir(optarg); in main()
/netbsd-src/external/gpl2/groff/dist/src/roff/groff/
H A Dgroff.cpp246 font::command_line_font_dir(optarg); in main()
/netbsd-src/external/gpl2/groff/dist/src/devices/grotty/
H A Dtty.cpp878 font::command_line_font_dir(optarg); in main()
/netbsd-src/external/gpl2/groff/dist/src/devices/grodvi/
H A Ddvi.cpp932 font::command_line_font_dir(optarg); in main()
/netbsd-src/external/gpl2/groff/dist/src/devices/grops/
H A Dps.cpp1817 font::command_line_font_dir(optarg); in main()
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp4987 font::command_line_font_dir(optarg); in main()
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp7324 font::command_line_font_dir(optarg); in main()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1152431 * lib/fontfile.c (font::command_line_font_dir, font::open_file):