Lines Matching refs:FONT_BOLD
75 #define FONT_BOLD 1
1176 if (f == FONT_BOLD)
1289 a = FONT_BOLD;
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, b, font(FONT_ITALIC, style, 1), o, font(FONT_ITALIC, style, 0), b);
1525 label(sp, 0, s, about, -1, level, style, level ? FONT_BOLD : 0, ip, version, id, catalog);
1541 label(sp, 0, s, about, -1, level, style, FONT_BOLD, ip, version, id, catalog);
1827 sfputr(sp, font(FONT_BOLD, style, 1), -1);
1835 sfputr(sp, font(FONT_BOLD, style, 0), -1);
1844 sfputr(sp, font(FONT_BOLD, style, 1), -1);
1852 sfputr(sp, font(FONT_BOLD, style, 0), -1);
1941 a = FONT_BOLD;
3020 label(sp_body, ' ', w, 0, -1, 0, style, FONT_BOLD, sp_info, version, id, catalog);
3071 sfputr(sp_body, font(FONT_BOLD, style, 1), -1);
3083 sfputr(sp_body, font(FONT_BOLD, style, 0), -1);
3103 if (label(sp_body, 0, w, 0, -1, 0, style, FONT_BOLD, sp_info, version, id, catalog))
3106 label(sp_body, 0, w, 0, -1, 0, style, FONT_BOLD, sp_info, version, id, native);