Searched refs:FontWeight600 (Results 1 – 13 of 13) sorted by relevance
51 case FontWeight600: in lighterWeight()81 case FontWeight600: in bolderWeight()
45 FontWeight600, enumerator
36 case FontWeight600: in toQFontWeight()
59 if (weight >= FontWeight600) in fontWeightToWxFontWeight()
158 case FontWeight600: in fontWeightToFontconfigWeight()
85 if (fontDescription.weight() >= FontWeight600) in FontPlatformData()
81 8, // FontWeight600
298 COMPILE_ASSERT_MATCHING_ENUM(WebFontDescription::Weight600, FontWeight600);
1124 webFontDescription->bold = fontDescription.weight() >= WebCore::FontWeight600; in font()
210 FontWeight600,211 FontWeight600,
1344 case FontWeight600: in getAttributeSetForAccessibilityObject()
1137 case FontWeight600: in getPropertyCSSValue()
3735 fontDescription.setWeight(FontWeight600); in applyProperty()