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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DMarkToLigaturePosnSubtables.h64 ComponentRecord componentRecordArray[ANY_NUMBER]; member in struct:LigatureAttachTable
66 LE_VAR_ARRAY(LigatureAttachTable, componentRecordArray)
H A DMarkToLigaturePosnSubtables.cpp103 const ComponentRecord *componentRecord = &ligatureAttachTable->componentRecordArray[component * mcCount];

Completed in 30 milliseconds