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

/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dhtml.c296 #define CSS_FONT_INHERIT "font-family:inherit"
297 add_word_args (" pre.display { %s }\n", CSS_FONT_INHERIT);
298 add_word_args (" pre.format { %s }\n", CSS_FONT_INHERIT);
303 add_word_args (" pre.smalldisplay { %s; %s }\n", CSS_FONT_INHERIT,
305 add_word_args (" pre.smallformat { %s; %s }\n", CSS_FONT_INHERIT,
294 #define CSS_FONT_INHERIT macro

Completed in 46 milliseconds