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

/haiku/src/kits/interface/
H A DListView.cpp1129 float frameBottom = 1.0; local
1135 frameBottom = ItemAt(mid)->Bottom();
1138 else if (point.y > frameBottom)

Completed in 33 milliseconds