Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/misc/
H A Doptget.c76 #define FONT_ITALIC 2 macro
1171 if (f == FONT_ITALIC) in label()
1225 label(sp, 0, y, 0, -1, 0, style, FONT_ITALIC, ip, version, id, catalog); in label()
1257 a = FONT_ITALIC; in label()
1418 …D, style, 1), a, font(FONT_BOLD, style, 0), b, b, font(FONT_ITALIC, style, 1), o, font(FONT_ITALIC in args()
1909 a = FONT_ITALIC; in textout()
3117 label(sp_body, 0, y, 0, -1, 0, style, FONT_ITALIC, sp_info, version, id, catalog); in opthelp()