Searched defs:FONT_BOLD (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/misc/
H A Doptget.c75 #define FONT_BOLD 1 macro
1375 if (f == FONT_BOLD || f < 0)
1503 a = FONT_BOLD;
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, b, font(FONT_ITALIC, style, 1), o, font(FONT_ITALIC, style, 0), b);
1752 label(sp, 0, s, about, -1, level, style, level ? FONT_BOLD : 0, ip, version, id, catalog);
1777 label(sp, 0, s, about, -1, level, style, FONT_BOLD, ip, version, id, catalog);
2074 sfputr(sp, font(FONT_BOLD, style, 1), -1);
2082 sfputr(sp, font(FONT_BOLD, style, 0), -1);
2091 sfputr(sp, font(FONT_BOLD, styl
[all...]

Completed in 2436 milliseconds