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

/haiku/src/system/boot/loader/
H A Dpager.cpp152 int32 bottomLine = std::min(topLine + height - 2, lineCount - 1); local
154 topLine, bottomLine, (int32)((bottomLine + 1) * 100 / lineCount));

Completed in 88 milliseconds