Searched refs:SelectRow (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DStackTraceView.cpp174 fFramesTable->SelectRow(i, false);
H A DImageListView.cpp214 fImagesTable->SelectRow(i, false);
H A DThreadListView.cpp267 fThreadsTable->SelectRow(i, false);
/haiku/src/apps/debuganalyzer/gui/table/
H A DTable.h131 void SelectRow(int32 rowIndex, bool extendSelection);
H A DTable.cpp454 Table::SelectRow(int32 rowIndex, bool extendSelection) function in class:Table

Completed in 40 milliseconds