Searched refs:RemoveRow (Results 1 - 16 of 16) sorted by relevance

/haiku/src/tests/kits/opengl/glinfo/
H A DExtensionsView.cpp61 fExtensionsList->RemoveRow(row);
H A DCapabilitiesView.cpp113 fCapabilitiesList->RemoveRow(row);
/haiku/src/apps/devices/
H A DPropertyList.cpp85 RemoveRow(row);
/haiku/src/preferences/sounds/
H A DHEventList.cpp106 RemoveRow(row);
/haiku/src/apps/webpositive/
H A DCookieWindow.cpp386 fCookies->RemoveRow(prevRow);
411 fCookies->RemoveRow(row);
/haiku/src/preferences/repositories/
H A DRepositoriesView.cpp271 fListView->RemoveRow(oldRow);
543 fListView->RemoveRow(row);
/haiku/src/preferences/shortcuts/
H A DShortcutsWindow.cpp557 fColumnListView->RemoveRow(row);
658 fColumnListView->RemoveRow(item);
/haiku/headers/private/interface/
H A DColumnListView.h332 void RemoveRow(BRow* row);
/haiku/src/preferences/notifications/
H A DNotificationsView.cpp238 fApplications->RemoveRow(fSelectedRow);
/haiku/src/apps/resedit/
H A DResView.cpp438 fListView->RemoveRow(selection);
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp356 RemoveRow(row);
/haiku/src/apps/debuganalyzer/gui/table/
H A DTable.cpp658 RemoveRow(row);
H A DTreeTable.cpp1096 RemoveRow(child->Row());
/haiku/src/apps/haikudepot/ui/
H A DPackageListView.cpp1045 RemoveRow(packageRow);
/haiku/src/kits/interface/
H A DColumnListView.cpp283 void RemoveRow(BRow*);
1383 BColumnListView::RemoveRow(BRow* row) function in class:BColumnListView
1385 fOutlineView->RemoveRow(row);
4334 OutlineView::RemoveRow(BRow* row) function in class:OutlineView
/haiku/src/apps/drivesetup/
H A DMainWindow.cpp91 fPartitionList->RemoveRow(row);

Completed in 177 milliseconds