Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c76 #define FONT_ITALIC 2 macro
1369 if (f == FONT_ITALIC || f < 0) in label()
1426 label(sp, 0, y, 0, -1, 0, style, f >= 0 ? FONT_ITALIC : f, ip, version, id, catalog); in label()
1458 a = FONT_ITALIC; in label()
1639 …D, style, 1), a, font(FONT_BOLD, style, 0), b, b, font(FONT_ITALIC, style, 1), o, font(FONT_ITALIC in args()
2156 a = FONT_ITALIC; in textout()
3401 label(sp_body, 0, y, 0, -1, 0, style, FONT_ITALIC, sp_info, version, id, catalog); in opthelp()