Home
last modified time | relevance | path

Searched refs:mRemovedShiftCount (Results 1 – 2 of 2) sorted by relevance

/dports/net/messagelib/messagelib-21.12.3/messagelist/src/core/
H A Dmodelinvariantrowmapper.cpp95 mRemovedShiftCount++; in killFirstRowShift()
117 uint invariantShiftIndex = invariant->d->rowMapperSerial() - mRemovedShiftCount; in indexDead()
140 uint invariantShiftIndex = invariantToFill->d->rowMapperSerial() - mRemovedShiftCount; in updateModelInvariantIndex()
300 uint invariantShiftIndex = invariant->d->rowMapperSerial() - d->mRemovedShiftCount; in modelInvariantIndexToModelIndexRow()
566 d->mRemovedShiftCount = 0; in modelReset()
H A Dmodelinvariantrowmapper_p.h59 uint mRemovedShiftCount; ///< The number of shifts that we have completely processed variable