Lines Matching refs:fRuleStatusIndex
260 fRuleStatusIndex = that.fRuleStatusIndex; in operator =()
267 fBreakCache->reset(fPosition, fRuleStatusIndex); in operator =()
285 fRuleStatusIndex = 0; in init()
362 fRuleStatusIndex == that2.fRuleStatusIndex && in operator ==()
782 fRuleStatusIndex = 0; in handleNext()
879 fRuleStatusIndex = row->fTagIdx; // Remember the break status (tag) values. in handleNext()
887 fRuleStatusIndex = row->fTagIdx; in handleNext()
928 fRuleStatusIndex = 0; in handleNext()
1041 int32_t idx = fRuleStatusIndex + fData->fRuleStatusTable[fRuleStatusIndex]; in getRuleStatus()
1054 int32_t numVals = fData->fRuleStatusTable[fRuleStatusIndex]; in getRuleStatusVec()
1062 fillInVec[i] = fData->fRuleStatusTable[fRuleStatusIndex + i + 1]; in getRuleStatusVec()