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

/haiku/src/tests/kits/opengl/glinfo/
H A DExtensionsView.cpp42 fExtensionsList->SetSortingEnabled(true);
H A DCapabilitiesView.cpp44 fCapabilitiesList->SetSortingEnabled(true);
/haiku/src/apps/debuganalyzer/gui/table/
H A DAbstractTable.cpp179 AbstractTable::SetSortingEnabled(bool enabled) function in class:AbstractTable
181 BColumnListView::SetSortingEnabled(enabled);
H A DAbstractTable.h42 void SetSortingEnabled(bool enabled);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DStackTraceView.cpp236 fFramesTable->SetSortingEnabled(false);
H A DImageFunctionsView.cpp823 fFunctionsTable->SetSortingEnabled(false);
H A DVariablesView.cpp2560 fVariableTable->SetSortingEnabled(false);
/haiku/headers/private/interface/
H A DColumnListView.h287 void SetSortingEnabled(bool);
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp289 SetSortingEnabled(false);
/haiku/src/apps/drivesetup/
H A DPartitionList.cpp439 SetSortingEnabled(false);
/haiku/src/apps/haikudepot/ui/
H A DPackageListView.cpp932 SetSortingEnabled(true);
/haiku/src/kits/interface/
H A DColumnListView.cpp1060 BColumnListView::SetSortingEnabled(bool enabled) function in class:BColumnListView
2032 SetSortingEnabled(b);

Completed in 102 milliseconds