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

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DStackTraceView.cpp47 NotifyRowsRemoved(0, fStackTrace->CountFrames());
H A DImageListView.cpp73 NotifyRowsRemoved(index, 1);
H A DThreadListView.cpp76 NotifyRowsRemoved(index, 1);
H A DBreakpointListView.cpp175 NotifyRowsRemoved(index, 1);
/haiku/src/apps/debuganalyzer/gui/table/
H A DTable.h53 void NotifyRowsRemoved(int32 rowIndex, int32 count);
H A DTable.cpp106 TableModel::NotifyRowsRemoved(int32 rowIndex, int32 count) function in class:TableModel
/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DSignalsConfigView.cpp138 NotifyRowsRemoved(i, 1);

Completed in 100 milliseconds