Home
last modified time | relevance | path

Searched refs:DeselectAllRows (Results 1 – 5 of 5) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DStackTraceView.cpp180 fFramesTable->DeselectAllRows(); in SetStackFrame()
H A DImageListView.cpp222 fImagesTable->DeselectAllRows(); in SetImage()
H A DThreadListView.cpp273 fThreadsTable->DeselectAllRows(); in SetThread()
/haiku/src/apps/debuganalyzer/gui/table/
H A DTable.h133 void DeselectAllRows();
H A DTable.cpp479 Table::DeselectAllRows() in DeselectAllRows() function in Table