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

/haiku/src/kits/interface/
H A DColumnListView.cpp3657 OutlineView::FindRow(float ypos, int32* _rowIndent, float* _top) argument
3659 if (_rowIndent && _top) {
3671 *_rowIndent = iterator.CurrentLevel();

Completed in 60 milliseconds