Searched refs:resulting_bold (Results 1 – 1 of 1) sorted by relevance
308 int resulting_bold; in GetFontStyle() local309 if (FcPatternGetInteger(font, FC_WEIGHT, 0, &resulting_bold)) in GetFontStyle()310 resulting_bold = FC_WEIGHT_NORMAL; in GetFontStyle()329 if (resulting_bold > FC_WEIGHT_MEDIUM && !have_embolden) { in GetFontStyle()