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

/haiku/src/apps/debuganalyzer/gui/table/
H A DAbstractTable.cpp158 AbstractTable::SelectionMode() const function in class:AbstractTable
160 return BColumnListView::SelectionMode();
H A DAbstractTable.h38 list_view_type SelectionMode() const;
/haiku/headers/private/interface/
H A DColumnListView.h274 list_view_type SelectionMode() const;
/haiku/src/kits/interface/
H A DColumnListView.cpp301 list_view_type SelectionMode() const;
982 BColumnListView::SelectionMode() const function in class:BColumnListView
984 return fOutlineView->SelectionMode();
3264 OutlineView::SelectionMode() const function in class:OutlineView

Completed in 52 milliseconds