Searched refs:CurrentSelection (Results 1 - 25 of 79) sorted by relevance

1234

/haiku/src/preferences/bluetooth/
H A DRemoteDevicesView.cpp129 fDeviceList->RemoveItem(fDeviceList->CurrentSelection(0));
143 ->ItemAt(fDeviceList->CurrentSelection(0)));
158 ->ItemAt(fDeviceList->CurrentSelection(0)));
H A DInquiryPanel.cpp200 int32 index = fRemoteList->CurrentSelection(0);
322 if (fRemoteList->CurrentSelection() < 0 || fScanning || fRetrieving)
/haiku/headers/libs/print/libprint/
H A DAddPrinterDlg.h40 ProtocolClassItem* CurrentSelection();
/haiku/src/libs/print/libprint/
H A DAddPrinterDlg.cpp139 AddPrinterView::CurrentSelection() function in class:AddPrinterView
141 int selected = fProtocolClassList->CurrentSelection();
153 ProtocolClassItem *item = CurrentSelection();
166 ProtocolClassItem* item = CurrentSelection();
/haiku/src/preferences/filetypes/
H A DTypeListWindow.cpp82 fSelectButton->SetEnabled(fListView->CurrentSelection() >= 0);
88 fListView->CurrentSelection()));
/haiku/src/preferences/media/
H A DMidiSettingsView.cpp104 int32 selected = fListView->CurrentSelection();
127 int selection = fListView->CurrentSelection();
138 int selection = fListView->CurrentSelection();
243 int32 selection = fListView->CurrentSelection();
262 int32 selection = fListView->CurrentSelection();
/haiku/src/add-ons/print/drivers/postscript/
H A DSelectPPDDlg.cpp122 int32 idx = fManufacturersListView->CurrentSelection();
158 int32 idx = fPrintersListView->CurrentSelection();
169 idx = fPrintersListView->CurrentSelection();
/haiku/src/preferences/repositories/
H A DRepositoriesView.cpp230 RepoRow* rowItem = dynamic_cast<RepoRow*>(fListView->CurrentSelection());
236 if (fListView->CurrentSelection(rowItem)) {
254 rowItem = dynamic_cast<RepoRow*>(fListView->CurrentSelection(rowItem));
267 rowItem = dynamic_cast<RepoRow*>(fListView->CurrentSelection());
270 rowItem = dynamic_cast<RepoRow*>(fListView->CurrentSelection(rowItem));
301 RepoRow* rowItem = dynamic_cast<RepoRow*>(fListView->CurrentSelection());
315 rowItem = dynamic_cast<RepoRow*>(fListView->CurrentSelection(rowItem));
421 RepoRow* rowItem = dynamic_cast<RepoRow*>(fListView->CurrentSelection());
427 rowItem = dynamic_cast<RepoRow*>(fListView->CurrentSelection(rowItem));
694 RepoRow* rowItem = dynamic_cast<RepoRow*>(fListView->CurrentSelection());
[all...]
/haiku/src/apps/mediaconverter/
H A DMediaFileListView.cpp95 int32 selection = CurrentSelection();
/haiku/src/add-ons/network_settings/dnsclient/
H A DDNSSettingsView.cpp171 fServerListView->CurrentSelection());
176 int index = fServerListView->CurrentSelection();
183 int index = fServerListView->CurrentSelection();
191 if (fServerListView->CurrentSelection() > -1)
/haiku/src/add-ons/print/drivers/gutenprint/
H A DSelectPrinterDialog.cpp144 int32 index = listView->CurrentSelection();
159 int32 index = fPrintersListView->CurrentSelection();
/haiku/src/preferences/sounds/
H A DHEventList.cpp117 HEventRow* row = (HEventRow*)CurrentSelection();
147 HEventRow* row = (HEventRow*)CurrentSelection();
H A DHWindow.cpp116 HEventRow* row = (HEventRow*)fEventList->CurrentSelection();
137 HEventRow* row = (HEventRow*)fEventList->CurrentSelection();
185 HEventRow* row = (HEventRow*)fEventList->CurrentSelection();
237 HEventRow* row = (HEventRow*)fEventList->CurrentSelection();
258 HEventRow* row = (HEventRow*)fEventList->CurrentSelection();
/haiku/src/apps/webpositive/
H A DConsoleWindow.cpp143 if (fMessagesListView->CurrentSelection() == -1) {
149 for (int32 i = 0; (index = fMessagesListView->CurrentSelection(i)) >= 0; i++) {
/haiku/src/tests/kits/interface/bshelf/ShelfInspector/
H A DInfoWindow.cpp106 int32 sel = fReplicantList->CurrentSelection();
136 int32 sel = fReplicantList->CurrentSelection();
149 enabled = (fReplicantList->CurrentSelection() >= 0);
163 enabled = (fLibraryList->CurrentSelection() >= 0);
190 int32 sel = fLibraryList->CurrentSelection();
/haiku/src/apps/icon-o-matic/gui/
H A DPathListView.cpp319 = dynamic_cast<PathListItem*>(ItemAt(CurrentSelection(0)));
438 ItemAt(CurrentSelection(0)));
452 ItemAt(CurrentSelection(0)));
465 ItemAt(CurrentSelection(0)));
479 ItemAt(CurrentSelection(0)));
509 ItemAt(CurrentSelection(i)));
938 bool gotSelection = CurrentSelection(0) >= 0;
H A DShapeListView.cpp155 = dynamic_cast<ShapeListItem*>(ItemAt(CurrentSelection(0)));
181 index = CurrentSelection(i);
253 ItemAt(CurrentSelection(i)));
787 bool gotSelection = CurrentSelection(0) >= 0;
800 = dynamic_cast<ShapeListItem*>(ItemAt(CurrentSelection(i)));
817 ItemAt(CurrentSelection(i)));
/haiku/src/preferences/shortcuts/
H A DShortcutsWindow.cpp449 BRow* curSel = fColumnListView->CurrentSelection();
587 static_cast<ShortcutsSpec*>(fColumnListView->CurrentSelection());
655 BRow* item = fColumnListView->CurrentSelection();
782 static_cast<ShortcutsSpec*>(fColumnListView->CurrentSelection());
809 static_cast<ShortcutsSpec*>(fColumnListView->CurrentSelection());
834 static_cast<ShortcutsSpec*>(fColumnListView->CurrentSelection()))) {
/haiku/src/apps/packageinstaller/
H A DUninstallView.cpp185 if (i == fAppList->CurrentSelection())
216 int32 index = fAppList->CurrentSelection();
247 int32 index = fAppList->CurrentSelection();
/haiku/src/add-ons/screen_savers/gravity/
H A DConfigView.cpp107 fParent->Config.ShadeID = fShadeList->CurrentSelection();
/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DImageStopConfigView.cpp133 fStopImageNames->CurrentSelection() >= 0);
197 while ((selectedIndex = fStopImageNames->CurrentSelection(i++))
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeView.cpp152 item = dynamic_cast<DormantNodeListItem *>(ItemAt(CurrentSelection()));
231 DormantNodeListItem *item = dynamic_cast<DormantNodeListItem *>(ItemAt(CurrentSelection()));
/haiku/src/preferences/appearance/
H A DCurView.cpp186 CursorWhichItem *cwi=(CursorWhichItem*)attrlist->ItemAt(attrlist->CurrentSelection());
194 CursorWhichItem *cwi=(CursorWhichItem*)attrlist->ItemAt(attrlist->CurrentSelection());
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsWindow.cpp111 fTeamsListView->CurrentSelection());
124 fTeamsListView->CurrentSelection());
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp364 if (CurrentSelection(0) >= 0)
558 for (int32 i = 0; BListItem* item = ItemAt(CurrentSelection(i)); i++)
608 while (CurrentSelection(count) >= 0)
625 for (int32 i = 0; BListItem* item = ItemAt(CurrentSelection(i)); i++) {
808 BListItem* item = ItemAt(CurrentSelection(0));
826 for (numItems = 0; BListItem* item = ItemAt(CurrentSelection(numItems)); numItems++) {
847 item = ItemAt(CurrentSelection(i));
962 for (int32 i = 0; (index = CurrentSelection(i)) >= 0; i++)

Completed in 165 milliseconds

1234