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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DSubstitutionLookups.cpp46 of the previous sequenceIndex in the loop and doing next()
48 sequenceIndex instead of always resetting to the front.
66 le_uint16 sequenceIndex = SWAPW(substLookupRecordArray[subst].sequenceIndex); local
70 tempIterator.next(sequenceIndex);
H A DSubstitutionLookups.h51 le_uint16 sequenceIndex; member in struct:SubstitutionLookupRecord
H A DContextualSubstSubtables.cpp45 of the previous sequenceIndex in the loop and doing next()
47 sequenceIndex instead of always resetting to the front.
66 le_uint16 sequenceIndex = SWAPW(substLookupRecordArrayPtr[subst].sequenceIndex); local
70 tempIterator.next(sequenceIndex);
H A DContextualSubstSubtables.h52 le_uint16 sequenceIndex; member in struct:SubstitutionLookupRecord
/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-layout-gsubgpos-private.hh934 USHORT sequenceIndex; /* Index into current glyph member in struct:OT::LookupRecord
978 unsigned int idx = lookupRecord[i].sequenceIndex;

Completed in 61 milliseconds