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

/haiku/src/apps/diskprobe/
H A DDataView.cpp535 bool drawLastLine = false; local
570 drawLastLine = true;
596 if (start == 0 || (!drawBlock && !drawLastLine))
605 if (drawLastLine) {
619 if (start && (drawLastLine || drawBlock)) {
633 if (drawLastLine) {

Completed in 90 milliseconds