Searched refs:bottomOfTextPx (Results 1 – 2 of 2) sorted by relevance
1461 const int bottomOfTextPx = nbLines * fontHeight; in drawTextArea() local1464 LOG(logDEBUG) << "bottomOfTextPx: " << bottomOfTextPx; in drawTextArea()1680 if ( bottomOfTextPx < paintDeviceHeight ) { in drawTextArea()1682 painter.fillRect( contentStartPosX, bottomOfTextPx, in drawTextArea()