Searched defs:setWeight (Results 1 – 5 of 5) sorted by relevance
48 void setWeight(double weight) { m_weight = weight; } in setWeight() function
220 void FontFace::setWeight(const String& s, ExceptionState& exceptionState) in setWeight() function in WebCore::FontFace
193 void BallLarusEdge::setWeight(unsigned weight) { in setWeight() function in BallLarusEdge
153 void setWeight(FontWeight w) { m_weight = w; } in setWeight() function
349 void FontBuilder::setWeight(FontWeight fontWeight) in setWeight() function in WebCore::FontBuilder