Home
last modified time | relevance | path

Searched refs:font8WCR (Results 1 – 2 of 2) sorted by relevance

/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DLandscapeMgr.hpp85 QFont font4WCR, font8WCR, font16WCR; member in Cardinals
H A DLandscapeMgr.cpp64 font8WCR.setPixelSize(conf->value("viewing/ordinal_font_size", screenFontSize+5).toInt()); in Cardinals()
153 sPainter.setFont(font8WCR); in draw()