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

/osnet-11/usr/src/lib/libast/common/misc/
H A Doptget.c76 #define FONT_ITALIC 2 macro
1351 if (f == FONT_ITALIC || f < 0)
1408 label(sp, 0, y, 0, -1, 0, style, f >= 0 ? FONT_ITALIC : f, ip, version, id, catalog);
1440 a = FONT_ITALIC;
1621 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);
2118 a = FONT_ITALIC;
3358 label(sp_body, 0, y, 0, -1, 0, style, FONT_ITALIC, sp_info, version, id, catalog);

Completed in 274 milliseconds