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

/haiku/src/apps/resedit/
H A DResView.h53 void UpdateRow(BRow *row);
H A DResView.cpp207 UpdateRow(row);
351 ResView::UpdateRow(BRow *row) function in class:ResView
/haiku/src/preferences/sounds/
H A DHEventList.cpp126 UpdateRow(row);
155 UpdateRow(row);
/haiku/headers/private/interface/
H A DColumnListView.h333 void UpdateRow(BRow* row);
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp377 UpdateRow(row);
/haiku/src/apps/debuganalyzer/gui/table/
H A DTable.cpp674 UpdateRow(row);
H A DTreeTable.cpp995 UpdateRow(child->Row());
/haiku/src/kits/interface/
H A DColumnListView.cpp285 void UpdateRow(BRow*);
1391 BColumnListView::UpdateRow(BRow* row) function in class:BColumnListView
1393 fOutlineView->UpdateRow(row);
4423 OutlineView::UpdateRow(BRow* row) function in class:OutlineView

Completed in 112 milliseconds