Lines Matching refs:FONT_BOLD
75 #define FONT_BOLD 1
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, style, 1), -1);
2099 sfputr(sp, font(FONT_BOLD, style, 0), -1);
2198 a = FONT_BOLD;
3304 label(sp_body, ' ', w, 0, -1, 0, style, FONT_BOLD, sp_info, version, id, catalog);
3355 sfputr(sp_body, font(FONT_BOLD, style, 1), -1);
3367 sfputr(sp_body, font(FONT_BOLD, style, 0), -1);
3387 if (label(sp_body, 0, w, 0, -1, 0, style, FONT_BOLD, sp_info, version, id, catalog))
3390 label(sp_body, 0, w, 0, -1, 0, style, FONT_BOLD, sp_info, version, id, native);