Searched refs:constPixmapHeight (Results 1 – 8 of 8) sorted by relevance
2155 static const int constPixmapHeight = 512; in drawBackground() local2178 constPixmapHeight, grad == GT_HORIZ ? in drawBackground()2179 constPixmapHeight : constPixmapWidth)); in drawBackground()
11314 static const int constPixmapHeight = 512; in drawBackground() local11337 …QPixmap(QSize(GT_HORIZ==grad ? constPixmapWidth : constPixmapHeight, GT_HORIZ==grad ? constPixmapH… in drawBackground()