Searched refs:bolderWeight (Results 1 – 4 of 4) sorted by relevance
74 FontWeight FontDescription::bolderWeight(void) const in bolderWeight() function in WebCore::FontDescription
117 FontWeight bolderWeight() const;
129 d.setWeight(d.bolderWeight()); in updateFromElement()434 d.setWeight(d.bolderWeight()); in paintItemForeground()
360 scope.fontDescription().setWeight(scope.fontDescription().bolderWeight()); in setWeightBolder()