Searched refs:TableCellMouseUp (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/table/
H A DTable.h104 virtual void TableCellMouseUp(Table* table, int32 rowIndex,
H A DTable.cpp250 TableListener::TableCellMouseUp(Table* table, int32 rowIndex, int32 columnIndex, function in class:TableListener
595 fListeners.ItemAt(i)->TableCellMouseUp(this, rowIndex, columnIndex,

Completed in 66 milliseconds