Home
last modified time | relevance | path

Searched defs:font_type (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl2/groff/dist/src/preproc/eqn/
H A Dtext.cpp77 int font_type; member
185 int font_type = char_table[c].font_type; in output() local
204 int font_type = char_table[c].font_type; in left_is_italic() local
210 int font_type = char_table[c].font_type; in right_is_italic() local
242 int font_type = get_special_char_font_type(s); in output() local
/netbsd/sys/arch/x68k/stand/libiocs/
H A Diocs.h115 unsigned char font_type; member