Searched refs:FontWeightNormal (Results 1 – 10 of 10) sorted by relevance
71 return FontWeightNormal; in lighterWeight()93 return FontWeightNormal; in bolderWeight()
54 FontWeightNormal = FontWeight400, enumerator86 , m_weight(FontWeightNormal) in FontDescription()
67 fontDescription.setWeight(FontWeightNormal); in systemFont()
177 cachedDesc->setWeight(FontWeightNormal); in systemFont()
71 description.setWeight(FontWeightNormal); in platformFallbackForCharacter()
124 const Font urlFont = deriveDragLabelFont(kDragLinkUrlFontSize, FontWeightNormal, systemFont); in create()
394 COMPILE_ASSERT_MATCHING_ENUM(WebFontDescription::WeightNormal, FontWeightNormal);
3567 return FontWeightNormal; in FontWeight()3591 return FontWeightNormal; in FontWeight()
1532 case FontWeightNormal: in valueForFontWeight()
236 state.fontBuilder().setWeight(FontWeightNormal); in applyInitialCSSPropertyFontWeight()