Home
last modified time | relevance | path

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

/haiku/src/preferences/sounds/
H A DHEventList.cpp126 UpdateRow(row); in SelectionChanged()
155 UpdateRow(row); in SetPath()
/haiku/src/apps/resedit/
H A DResView.h53 void UpdateRow(BRow *row);
H A DResView.cpp203 UpdateRow(row); in MessageReceived()
347 ResView::UpdateRow(BRow *row) in UpdateRow() function in ResView
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp377 UpdateRow(row); in MessageReceived()
/haiku/headers/private/interface/
H A DColumnListView.h333 void UpdateRow(BRow* row);
/haiku/src/apps/debuganalyzer/gui/table/
H A DTable.cpp674 UpdateRow(row); in TableRowsChanged()
H A DTreeTable.cpp995 UpdateRow(child->Row()); in TableNodesChanged()
/haiku/src/kits/interface/
H A DColumnListView.cpp287 void UpdateRow(BRow*);
1393 BColumnListView::UpdateRow(BRow* row) in UpdateRow() function in BColumnListView
1395 fOutlineView->UpdateRow(row); in UpdateRow()
4438 OutlineView::UpdateRow(BRow* row) function in OutlineView