Home
last modified time | relevance | path

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

/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DGroupView.h42 int32 _RowCount() const;
H A DGroupView.cpp191 fRowCount = _RowCount(); in _ValidateMinMax()
337 GroupView::_RowCount() const in _RowCount() function in GroupView