Searched refs:getNbVisibleCols (Results 1 – 4 of 4) sorted by relevance
807 && ( pullToFollowCache_.nb_columns_ != getNbVisibleCols() ) ) { in paintEvent()811 pullToFollowCache_.nb_columns_ = getNbVisibleCols(); in paintEvent()1152 int AbstractLogView::getNbVisibleCols() const in getNbVisibleCols() function in AbstractLogView1258 horizontalScrollBar()->setValue( max_length - getNbVisibleCols() ); in jumpToEndOfLine()1274 horizontalScrollBar()->setValue( max_length - getNbVisibleCols() ); in jumpToRightOfScreen()1416 logData->getMaxLength() - getNbVisibleCols() + 1 ); in updateScrollBars()1434 const int nbCols = getNbVisibleCols(); in drawTextArea()
386 int getNbVisibleCols() const;