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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DMarkToLigaturePosnSubtables.h55 struct ComponentRecord struct
59 LE_VAR_ARRAY(ComponentRecord, ligatureAnchorTableOffsetArray)
64 ComponentRecord componentRecordArray[ANY_NUMBER];
H A DMarkToLigaturePosnSubtables.cpp103 const ComponentRecord *componentRecord = &ligatureAttachTable->componentRecordArray[component * mcCount];

Completed in 40 milliseconds