Home
last modified time | relevance | path

Searched refs:SVGToQtWeight (Results 1 – 4 of 4) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/svg/
H A Dqsvgstyle.cpp207 int QSvgFontStyle::SVGToQtWeight(int weight) { in SVGToQtWeight() function in QSvgFontStyle
260 font.setWeight(SVGToQtWeight(states.fontWeight)); in apply()
H A Dqsvgstyle_p.h368 static int SVGToQtWeight(int weight);
/dports/graphics/qt5-svg/kde-qtsvg-5.15.2p13/src/svg/
H A Dqsvgstyle.cpp202 int QSvgFontStyle::SVGToQtWeight(int weight) { in SVGToQtWeight() function in QSvgFontStyle
255 font.setWeight(SVGToQtWeight(states.fontWeight)); in apply()
H A Dqsvgstyle_p.h366 static int SVGToQtWeight(int weight);