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

/haiku-fatelf/src/kits/tracker/
H A DPoseView.cpp114 const float kCountViewWidth = 76; variable
2090 rect.right = rect.left + kCountViewWidth;
2100 fHScrollBar->MoveBy(kCountViewWidth + 1, 0);
2101 fHScrollBar->ResizeBy(-kCountViewWidth - 1, 0);

Completed in 79 milliseconds