Symbol: B_SINGLE_SELECTION_LIST
headers/os/interface/ListView.h
28
= B_SINGLE_SELECTION_LIST,
headers/os/interface/ListView.h
34
= B_SINGLE_SELECTION_LIST,
headers/os/interface/ListView.h
38
= B_SINGLE_SELECTION_LIST);
headers/os/interface/OutlineListView.h
16
= B_SINGLE_SELECTION_LIST,
headers/os/interface/OutlineListView.h
22
= B_SINGLE_SELECTION_LIST,
headers/private/shared/ColorListView.h
22
list_view_type type = B_SINGLE_SELECTION_LIST,
src/add-ons/mail_daemon/inbound_protocols/imap/FolderConfigWindow.cpp
68
= B_SINGLE_SELECTION_LIST,
src/add-ons/screen_savers/gravity/ConfigView.cpp
44
fShadeList(new BListView(B_EMPTY_STRING, B_SINGLE_SELECTION_LIST,
src/apps/bootmanager/DrivesPage.cpp
270
fDrivesView = new BListView("drives", B_SINGLE_SELECTION_LIST,
src/apps/cortex/DormantNodeView/DormantNodeView.cpp
67
: BListView(frame, name, B_SINGLE_SELECTION_LIST, resizeMode),
src/apps/debugger/user_interface/gui/team_window/ImageFunctionsView.cpp
838
fFunctionsTable->SetSelectionMode(B_SINGLE_SELECTION_LIST);
src/apps/debugger/user_interface/gui/team_window/StackTraceView.cpp
252
fFramesTable->SetSelectionMode(B_SINGLE_SELECTION_LIST);
src/apps/debugger/user_interface/gui/team_window/ThreadListView.cpp
382
fThreadsTable->SetSelectionMode(B_SINGLE_SELECTION_LIST);
src/apps/devices/ResourceUsageWindow.cpp
230
B_SINGLE_SELECTION_LIST, B_FOLLOW_LEFT | B_FOLLOW_TOP,
src/apps/devices/ResourceUsageWindow.cpp
233
B_SINGLE_SELECTION_LIST, B_FOLLOW_LEFT | B_FOLLOW_TOP,
src/apps/devices/ResourceUsageWindow.cpp
236
B_SINGLE_SELECTION_LIST, B_FOLLOW_LEFT | B_FOLLOW_TOP,
src/apps/devices/ResourceUsageWindow.cpp
239
B_SINGLE_SELECTION_LIST, B_FOLLOW_LEFT | B_FOLLOW_TOP,
src/apps/drivesetup/MainWindow.cpp
363
fListView->SetSelectionMode(B_SINGLE_SELECTION_LIST);
src/apps/haikudepot/ui/PackageContentsView.cpp
207
B_SINGLE_SELECTION_LIST);
src/apps/haikudepot/ui/PackageListView.cpp
1128
SetSelectionMode(B_SINGLE_SELECTION_LIST);
src/apps/icon-o-matic/generic/gui/ListViews.h
47
list_view_type type = B_SINGLE_SELECTION_LIST,
src/apps/icon-o-matic/gui/PathListView.cpp
281
SimpleListView(frame, name, NULL, B_SINGLE_SELECTION_LIST),
src/apps/icon-o-matic/gui/StyleListView.cpp
259
SimpleListView(frame, name, NULL, B_SINGLE_SELECTION_LIST),
src/apps/mediaconverter/MediaFileListView.cpp
42
BListView("MediaFileListView", B_SINGLE_SELECTION_LIST, B_WILL_DRAW
src/apps/mediaplayer/playlist/ListViews.h
46
list_view_type type = B_SINGLE_SELECTION_LIST,
src/apps/packageinstaller/UninstallView.cpp
293
fAppList = new BListView("pkg_list", B_SINGLE_SELECTION_LIST);
src/apps/soundrecorder/SoundListView.cpp
23
BListView(area, name, B_SINGLE_SELECTION_LIST, resize)
src/kits/interface/ColumnListView.cpp
3337
if (fSelectionMode == B_SINGLE_SELECTION_LIST)
src/kits/interface/ColumnListView.cpp
3871
if (fSelectionMode == B_SINGLE_SELECTION_LIST)
src/kits/interface/ColumnListView.cpp
4220
|| fSelectionMode == B_SINGLE_SELECTION_LIST) {
src/kits/interface/ColumnListView.cpp
4316
if (fSelectionMode == B_SINGLE_SELECTION_LIST)
src/kits/interface/ListView.cpp
1093
&& type == B_SINGLE_SELECTION_LIST) {
src/kits/interface/ListView.cpp
1344
if (fListType == B_SINGLE_SELECTION_LIST)
src/kits/tracker/TrackerSettingsWindow.cpp
84
B_SINGLE_SELECTION_LIST);
src/preferences/bluetooth/InquiryPanel.cpp
126
fRemoteList = new BListView("AttributeList", B_SINGLE_SELECTION_LIST);
src/preferences/bluetooth/RemoteDevicesView.cpp
69
fDeviceList = new BListView("DeviceList", B_SINGLE_SELECTION_LIST);
src/preferences/datatranslations/TranslatorListView.cpp
70
BListView(name, B_SINGLE_SELECTION_LIST)
src/preferences/datatranslations/TranslatorListView.h
36
list_view_type type = B_SINGLE_SELECTION_LIST);
src/preferences/filetypes/ApplicationTypeWindow.cpp
109
type = B_SINGLE_SELECTION_LIST,
src/preferences/filetypes/ApplicationTypeWindow.cpp
389
B_SINGLE_SELECTION_LIST);
src/preferences/filetypes/AttributeListView.cpp
285
BListView(name, B_SINGLE_SELECTION_LIST,
src/preferences/filetypes/DropTargetListView.h
15
list_view_type type = B_SINGLE_SELECTION_LIST,
src/preferences/filetypes/FileTypesWindow.cpp
116
list_view_type type = B_SINGLE_SELECTION_LIST,
src/preferences/filetypes/FileTypesWindow.cpp
437
B_SINGLE_SELECTION_LIST);
src/preferences/filetypes/MimeTypeListView.cpp
270
: BOutlineListView(name, B_SINGLE_SELECTION_LIST),
src/preferences/locale/LocaleWindow.cpp
190
B_SINGLE_SELECTION_LIST);
src/preferences/mail/ConfigWindow.cpp
122
BListView(NULL, B_SINGLE_SELECTION_LIST),
src/preferences/mail/FilterConfigView.cpp
244
fListView = new DragListView(NULL, B_SINGLE_SELECTION_LIST,
src/preferences/mail/FilterConfigView.cpp
41
list_view_type type = B_SINGLE_SELECTION_LIST,
src/preferences/media/MidiSettingsView.cpp
46
fListView = new BListView(B_SINGLE_SELECTION_LIST);
src/preferences/network/NetworkWindow.cpp
126
fListView = new BOutlineListView("list", B_SINGLE_SELECTION_LIST,
src/preferences/notifications/NotificationsView.cpp
78
fApplications->SetSelectionMode(B_SINGLE_SELECTION_LIST);
src/preferences/printers/JobListView.cpp
38
Inherited(frame, "jobs_list", B_SINGLE_SELECTION_LIST, B_FOLLOW_ALL,
src/preferences/printers/PrinterListView.cpp
40
: Inherited(frame, "printers_list", B_SINGLE_SELECTION_LIST, B_FOLLOW_ALL,
src/preferences/shortcuts/ShortcutsWindow.cpp
183
fColumnListView->SetSelectionMode(B_SINGLE_SELECTION_LIST);
src/preferences/sounds/HWindow.cpp
311
fEventList->SetSelectionMode(B_SINGLE_SELECTION_LIST);
src/preferences/time/TimeZoneListView.cpp
30
BOutlineListView("cityList", B_SINGLE_SELECTION_LIST)
src/tests/add-ons/print/ppd/ui/PrinterSelection.cpp
49
fVendors = new BListView(listBounds, "vendors", B_SINGLE_SELECTION_LIST,
src/tests/add-ons/print/ppd/ui/PrinterSelection.cpp
70
fPrinters = new BListView(detailBounds, "printers", B_SINGLE_SELECTION_LIST,
src/tests/kits/interface/flatten_picture/PictureTestWindow.cpp
76
fListView = new BListView(b, "Results", B_SINGLE_SELECTION_LIST,
src/tests/kits/interface/layout/LayoutTest1.cpp
1560
B_SINGLE_SELECTION_LIST, B_FOLLOW_ALL);
src/tests/kits/interface/menu/menuworld/MenuView.cpp
126
B_SINGLE_SELECTION_LIST, B_FOLLOW_ALL);
src/tests/servers/app/playground/ObjectWindow.cpp
333
fObjectLV = new ObjectListView(b, "object list", B_SINGLE_SELECTION_LIST);