Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c75 #define FONT_BOLD 1 macro
1375 if (f == FONT_BOLD || f < 0) in label()
1503 a = FONT_BOLD; in label()
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,… in args()
2074 sfputr(sp, font(FONT_BOLD, style, 1), -1); in textout()
2082 sfputr(sp, font(FONT_BOLD, style, 0), -1); in textout()
2091 sfputr(sp, font(FONT_BOLD, style, 1), -1); in textout()
2099 sfputr(sp, font(FONT_BOLD, style, 0), -1); in textout()
2198 a = FONT_BOLD; in textout()
3355 sfputr(sp_body, font(FONT_BOLD, style, 1), -1); in opthelp()
[all …]