Searched defs:componentRecord (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DMarkToLigaturePosnSubtables.cpp103 const ComponentRecord *componentRecord = &ligatureAttachTable->componentRecordArray[component * mcCount]; local
104 Offset anchorTableOffset = SWAPW(componentRecord->ligatureAnchorTableOffsetArray[markClass]);

Completed in 29 milliseconds