Searched refs:container1 (Results 1 – 1 of 1) sorted by relevance
1406 BRowContainer* container1 = NULL; in SwapRows() local1410 container1 = fOutlineView->RowList(); in SwapRows()1412 container1 = parentRow1->fChildList; in SwapRows()1414 if (container1 == NULL) in SwapRows()1425 row1 = container1->ItemAt(index1); in SwapRows()1435 container1->ReplaceItem(index2, row1); in SwapRows()