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

/haiku/headers/private/interface/
H A DColumnListView.h335 parentRow1 = NULL, BRow* parentRow2 = NULL);
/haiku/src/kits/interface/
H A DColumnListView.cpp1398 BColumnListView::SwapRows(int32 index1, int32 index2, BRow* parentRow1, argument
1407 if (parentRow1 == NULL)
1410 container1 = parentRow1->fChildList;

Completed in 47 milliseconds