Searched refs:LastRowIndex (Results 1 – 2 of 2) sorted by relevance
168 LastRowIndex = 0; in reset()218 Sequence.LastRowIndex = RowNumber; in appendRowToMatrix()554 RowIter last_row = Rows.begin() + found_seq.LastRowIndex; in lookupAddress()558 return found_seq.LastRowIndex - 1; in lookupAddress()606 RowIter last_row = Rows.begin() + cur_seq.LastRowIndex; in lookupAddressRange()624 RowIter last_row = Rows.begin() + cur_seq.LastRowIndex; in lookupAddressRange()633 last_row_index = cur_seq.LastRowIndex - 1; in lookupAddressRange()
146 unsigned LastRowIndex; member156 return !Empty && (LowPC < HighPC) && (FirstRowIndex < LastRowIndex); in isValid()