Searched refs:FONT_ENV_VAR (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/libs/libgroff/
H A Dfontfile.cpp34 const char *const FONT_ENV_VAR = "GROFF_FONT_PATH"; variable
36 static search_path font_path(FONT_ENV_VAR, FONTPATH, 0, 0);
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/html/
H A Dpre-html.cpp218 const char *const FONT_ENV_VAR = "GROFF_FONT_PATH"; variable
219 static search_path font_path(FONT_ENV_VAR, FONTPATH, 0, 0);

Completed in 56 milliseconds