Searched refs:fontHeight (Results 1 – 2 of 2) sorted by relevance
163 const int fontHeight = fm.height(); in draw() local182 fontHeight, chunk.backColor() ); in draw()187 fontHeight, chunk.backColor() ); in draw()198 painter.fillRect( xPos, yPos, blank_width, fontHeight, backColor_ ); in draw()1432 const int fontHeight = charHeight_; in drawTextArea() local1461 const int bottomOfTextPx = nbLines * fontHeight; in drawTextArea()1526 const int yPos = i * fontHeight; in drawTextArea()1625 viewport()->width(), fontHeight, backColor ); in drawTextArea()1637 const qreal middleYLine = yPos + (fontHeight / 2); in drawTextArea()