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

/haiku/src/kits/interface/
H A DColumnListView.cpp1404 BRowContainer* container1 = NULL; local
1408 container1 = fOutlineView->RowList();
1410 container1 = parentRow1->fChildList;
1412 if (container1 == NULL)
1423 row1 = container1->ItemAt(index1);
1433 container1->ReplaceItem(index2, row1);

Completed in 41 milliseconds