Home
last modified time | relevance | path

Searched refs:headerFontSize (Results 1 – 6 of 6) sorted by relevance

/dports/editors/yudit/yudit-3.0.7/swidget/
H A DSUniPrint.cpp31 const SString& headerFontName, double headerFontSize, in SUniPrint() argument
36 printheader = (headerFontSize > 1.0); in SUniPrint()
39 headerLeft.setFont (headerFontName, headerFontSize); in SUniPrint()
40 headerCenter.setFont (headerFontName, headerFontSize); in SUniPrint()
41 headerRight.setFont (headerFontName, headerFontSize); in SUniPrint()
H A DSUniPrint.h34 const SString& headerFontName, double headerFontSize,
/dports/games/spring/spring_98.0/rts/Game/UI/
H A DResourceBar.cpp170 const float headerFontSize = (box.y2 - box.y1) * 0.7 * globalRendering->viewSizeY; in Draw() local
175 …smallFont->glPrint(metalx - 0.004f, (box.y1 + box.y2) * 0.5, headerFontSize, FONT_VCENTER | fontO… in Draw()
178 …smallFont->glPrint(energyx - 0.018f, (box.y1 + box.y2) * 0.5, headerFontSize, FONT_VCENTER | fontO… in Draw()
/dports/net-im/nheko/nheko-0.9.0/src/
H A DConfig.h19 constexpr int headerFontSize = 21; variable
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dstyle.h1081 headerFontSize, enumerator
H A Dstyle.cpp1097 { Sid::headerFontSize, "headerFontSize", 11.0 },
2154 { Sid::headerFontSize, Pid::FONT_SIZE },