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

/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dhtml.c299 #define CSS_FONT_INHERIT "font-family:inherit"
300 add_word_args (" pre.display { %s }\n", CSS_FONT_INHERIT);
301 add_word_args (" pre.format { %s }\n", CSS_FONT_INHERIT);
306 add_word_args (" pre.smalldisplay { %s; %s }\n", CSS_FONT_INHERIT,
308 add_word_args (" pre.smallformat { %s; %s }\n", CSS_FONT_INHERIT,
297 #define CSS_FONT_INHERIT macro

Completed in 71 milliseconds