Searched refs:FONT_ITALIC (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/misc/ |
H A D | optget.c | 76 #define FONT_ITALIC 2 macro 1369 if (f == FONT_ITALIC || f < 0) 1426 label(sp, 0, y, 0, -1, 0, style, f >= 0 ? FONT_ITALIC : f, ip, version, id, catalog); 1458 a = FONT_ITALIC; 1639 sfprintf(sp, "\t%s%s%s%s[%s%s%s%s%s]", font(FONT_BOLD, style, 1), a, font(FONT_BOLD, style, 0), b, b, font(FONT_ITALIC, style, 1), o, font(FONT_ITALIC, style, 0), b); 2156 a = FONT_ITALIC; 3401 label(sp_body, 0, y, 0, -1, 0, style, FONT_ITALIC, sp_info, version, id, catalog);
|
Completed in 27 milliseconds