FT_STYLE_FLAG_BOLD 167 modules/ft_font/ft_font.c if (face->style_flags & FT_STYLE_FLAG_BOLD) bold = 1; FT_STYLE_FLAG_BOLD 411 modules/ft_font/ft_font.c if (font->style_flags & FT_STYLE_FLAG_BOLD) ft_style |= GF_FONT_WEIGHT_BOLD;