Home
last modified time | relevance | path

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

/haiku/src/apps/diskprobe/
H A DDataView.cpp518 float startInLine = (start % kBlockSize) * width; in SelectionFrame() local
521 return BRect(left + startInLine - spacing, in SelectionFrame()