Searched refs:LastRowIndex (Results 1 – 2 of 2) sorted by relevance
144 unsigned LastRowIndex; member152 LastRowIndex = 0; in reset()159 return !Empty && (LowPC < HighPC) && (FirstRowIndex < LastRowIndex); in isValid()
110 Sequence::LastRowIndex = row; in appendRowToMatrix()511 RowIter last_row = Rows.begin() + found_seq.LastRowIndex; in lookupAddress()515 return found_seq.LastRowIndex - 1; in lookupAddress()565 RowIter last_row = Rows.begin() + cur_seq.LastRowIndex; in lookupAddressRange()583 RowIter last_row = Rows.begin() + cur_seq.LastRowIndex; in lookupAddressRange()592 last_row_index = cur_seq.LastRowIndex - 1; in lookupAddressRange()