Searched refs:fontWeightNeedsResolving (Results 1 – 1 of 1) sorted by relevance
1569 static bool fontWeightNeedsResolving(CSSValue* fontWeight) in fontWeightNeedsResolving() function1592 …if (!fontWeightNeedsResolving(fontWeight.get()) && (fontWeightIsBold(fontWeight.get()) == fontWeig… in getPropertiesNotIn()