Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/misc/
H A Doptget.c75 #define FONT_BOLD 1 macro
1176 if (f == FONT_BOLD) in label()
1289 a = FONT_BOLD; in label()
1418 …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()
1525 label(sp, 0, s, about, -1, level, style, level ? FONT_BOLD : 0, ip, version, id, catalog); in item()
1541 label(sp, 0, s, about, -1, level, style, FONT_BOLD, ip, version, id, catalog); in item()
1827 sfputr(sp, font(FONT_BOLD, style, 1), -1); in textout()
1835 sfputr(sp, font(FONT_BOLD, style, 0), -1); in textout()
1844 sfputr(sp, font(FONT_BOLD, style, 1), -1); in textout()
1852 sfputr(sp, font(FONT_BOLD, style, 0), -1); in textout()
[all …]