Home
last modified time | relevance | path

Searched refs:FONT_FORMAT (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/groff/src/preproc/eqn/
Dpbox.h75 #define FONT_FORMAT PREFIX "f%d" macro
Dother.cpp439 printf(".nr " FONT_FORMAT " \\n[.f]\n", uid); in compute_metrics()
443 printf(".ft \\n[" FONT_FORMAT "]\n", uid); in compute_metrics()
457 printf("\\f[\\n[" FONT_FORMAT "]]", uid); in output()