Searched refs:_ModelIndexOfRow (Results 1 – 2 of 2) sorted by relevance
210 fRows[index++] = fTable->_ModelIndexOfRow(row); in _Update()524 int32 rowIndex = row != NULL ? _ModelIndexOfRow(row) : -1; in GetToolTipAt()566 int32 rowIndex = _ModelIndexOfRow(row); in ColumnMouseDown()587 int32 rowIndex = _ModelIndexOfRow(row); in ColumnMouseUp()693 int32 index = _ModelIndexOfRow(CurrentSelection()); in ItemInvoked()717 Table::_ModelIndexOfRow(BRow* row) in _ModelIndexOfRow() function in Table
176 int32 _ModelIndexOfRow(BRow* row);