Searched refs:newLastLine (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/terminal/
H A DTermView.cpp2042 int32 newLastLine = _LineAt(bottom + diff); local
2058 if (newFirstLine != oldFirstLine || newLastLine != oldLastLine) {
2068 _SynchronizeWithTextBuffer(oldLastLine + 1, newLastLine);

Completed in 38 milliseconds