Searched refs:SVGToQtWeight (Results 1 – 4 of 4) sorted by relevance
207 int QSvgFontStyle::SVGToQtWeight(int weight) { in SVGToQtWeight() function in QSvgFontStyle260 font.setWeight(SVGToQtWeight(states.fontWeight)); in apply()
368 static int SVGToQtWeight(int weight);
202 int QSvgFontStyle::SVGToQtWeight(int weight) { in SVGToQtWeight() function in QSvgFontStyle255 font.setWeight(SVGToQtWeight(states.fontWeight)); in apply()
366 static int SVGToQtWeight(int weight);