RowAt
const BRow* RowAt(int32 index, BRow *parent = 0) const;
BRow* RowAt(int32 index, BRow *parent = 0);
const BRow* RowAt(BPoint) const;
BRow* RowAt(BPoint);
BRow* row = RowAt(point);
int32 RowAt(int32 index);
BRow* row = RowAt(point);
model->RowAt(0), info)) {
if (fDispositionModel->SignalDispositionInfoAt(model->RowAt(i),
selectionModel->RowAt(i));
image = fImagesTableModel->ImageAt(selectionModel->RowAt(0));
= fFramesTableModel->FrameAt(table->SelectionModel()->RowAt(0));
thread = fThreadsTableModel->ThreadAt(selectionModel->RowAt(0));
TeamRow* row = dynamic_cast<TeamRow*>(RowAt(i));
PropertyRow* current = (PropertyRow*)RowAt(i);
while ((row = RowAt((int32)0, NULL))!=NULL) {
BRow* row = fPartitionList->RowAt(i);
BRow* row = list->RowAt(i, currentRow);
BRow* parentRow = fListView->RowAt(0, NULL);
= dynamic_cast<PartitionListRow*>(RowAt(rowPoint));
= dynamic_cast<PartitionListRow*>(RowAt(i, parent));
= dynamic_cast<const PartitionListRow*>(RowAt(index, parent));
PackageRow* row = static_cast<PackageRow*>(RowAt(i));
PackageRow* row = static_cast<PackageRow*>(RowAt(i));
BRow *row = fListView->RowAt(i);
ResDataRow *row = (ResDataRow*)fListView->RowAt(i);
row = (CookieRow*)fCookies->RowAt(0);
SetFocusRow(RowAt(Index), Select);
BRow* first = fListView->RowAt(0, NULL);
RepoRow* repoItem = dynamic_cast<RepoRow*>(fListView->RowAt(index));
BRow* row = fListView->RowAt((int32)0, NULL);
row = fListView->RowAt((int32)0, NULL);
RepoRow* repoItem = dynamic_cast<RepoRow*>(fListView->RowAt(index));
RepoRow* repoItem = dynamic_cast<RepoRow*>(fListView->RowAt(index));
RepoRow* repoItem = dynamic_cast<RepoRow*>(fListView->RowAt(index));
RepoRow* repoItem = dynamic_cast<RepoRow*>(fListView->RowAt(index));
RepoRow* repoItem = dynamic_cast<RepoRow*>(fListView->RowAt(index));
if (((ShortcutsSpec*)fColumnListView->RowAt(i))->Archive(&next)
static_cast<ShortcutsSpec*>(fColumnListView->RowAt(0));
fColumnListView->RowAt(index));
fColumnListView->RowAt(index));
fColumnListView->RowAt(row);
while ((row = RowAt((int32)0, NULL)) != NULL) {
HEventRow* row = (HEventRow*)fEventList->RowAt(i);
while ((row = fCapabilitiesList->RowAt((int32)0, NULL)) != NULL) {
while ((row = fExtensionsList->RowAt((int32)0, NULL)) != NULL) {