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

/haiku/src/kits/interface/
H A DTextView.cpp3818 int32 toVisible = _LineAt(BPoint(0.0f, bounds.bottom)); local
3820 toLine = std::min(toLine, toVisible);

Completed in 44 milliseconds