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

/macosx-10.9.5/groff-38/groff/src/preproc/html/
H A Dpre-html.cpp754 #define IMAGE_OUTPUT_FILTER 1 macro
773 // HTML_FORMAT(IMAGE_OUTPUT_FILTER)
1308 // The IMAGE_OUTPUT_FILTER needs special output redirection...
1310 if (filter == IMAGE_OUTPUT_FILTER) {
1373 // The IMAGE_OUTPUT_FILTER needs special output redirection...
1375 if (filter == IMAGE_OUTPUT_FILTER) {
1401 if (filter == IMAGE_OUTPUT_FILTER)
1494 emit_troff_output(DEVICE_FORMAT(IMAGE_OUTPUT_FILTER));
1499 return run_output_filter(IMAGE_OUTPUT_FILTER, argc, argv);

Completed in 100 milliseconds