Searched refs:top (Results 1 – 8 of 8) sorted by relevance
80 int top = 0; in getViewLines() local84 top = (int)((qint64)topLine_ * height_ / linesInFile_); in getViewLines()85 bottom = (int)((qint64)top + nbLines_ * height_ / linesInFile_); in getViewLines()88 return std::pair<int,int>(top, bottom); in getViewLines()
491 int deltaY = qMax( pos.y() - visible.top(), in timerEvent()
10 Memory using top:
9 The main window is divided in three parts : the top displays the log file. The