Searched refs:TableCellMouseDown (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DRegistersView.h42 virtual void TableCellMouseDown(Table* table, int32 rowIndex,
H A DRegistersView.cpp307 RegistersView::TableCellMouseDown(Table* table, int32 rowIndex, function in class:RegistersView
/haiku/src/apps/debuganalyzer/gui/table/
H A DTable.h101 virtual void TableCellMouseDown(Table* table, int32 rowIndex,
H A DTable.cpp243 TableListener::TableCellMouseDown(Table* table, int32 rowIndex, function in class:TableListener
574 fListeners.ItemAt(i)->TableCellMouseDown(this, rowIndex,

Completed in 90 milliseconds