Searched refs:sequenceIndex (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/layout/
H A DSubstitutionLookups.cpp21 of the previous sequenceIndex in the loop and doing next()
23 sequenceIndex instead of always resetting to the front.
41 le_uint16 sequenceIndex = SWAPW(substLookupRecordArray[subst].sequenceIndex); local
45 tempIterator.next(sequenceIndex);
H A DSubstitutionLookups.h26 le_uint16 sequenceIndex; member in struct:SubstitutionLookupRecord
H A DContextualSubstSubtables.h26 le_uint16 sequenceIndex; member in struct:SubstitutionLookupRecord
H A DContextualSubstSubtables.cpp20 of the previous sequenceIndex in the loop and doing next()
22 sequenceIndex instead of always resetting to the front.
40 le_uint16 sequenceIndex = SWAPW(substLookupRecordArray[subst].sequenceIndex); local
44 tempIterator.next(sequenceIndex);

Completed in 368 milliseconds