Searched refs:ligatureAnchorTableOffsetArray (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DMarkToLigaturePosnSubtables.h57 Offset ligatureAnchorTableOffsetArray[ANY_NUMBER]; member in struct:ComponentRecord
59 LE_VAR_ARRAY(ComponentRecord, ligatureAnchorTableOffsetArray)
H A DMarkToLigaturePosnSubtables.cpp110 LEReferenceToArrayOf<Offset> ligatureAnchorTableOffsetArray(base, success, &(componentRecord->ligatureAnchorTableOffsetArray[0]), mcCount);
112 Offset anchorTableOffset = SWAPW(componentRecord->ligatureAnchorTableOffsetArray[markClass]);

Completed in 48 milliseconds