Searched refs:bolderWeight (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DFontDescription.cpp76 FontWeight FontDescription::bolderWeight(void) const function in class:WebCore::FontDescription
H A DFontDescription.h120 FontWeight bolderWeight() const;
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DPopupMenuWin.cpp352 d.setWeight(d.bolderWeight());
666 d.setWeight(d.bolderWeight());
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderListBox.cpp132 d.setWeight(d.bolderWeight());
432 d.setWeight(d.bolderWeight());
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DDeprecatedStyleBuilder.cpp894 fontDescription.setWeight(fontDescription.bolderWeight());

Completed in 95 milliseconds