Home
last modified time | relevance | path

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

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