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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLigatureSubstSubtables.h59 TTGlyphID componentArray[ANY_NUMBER]; member in struct:LigatureTable
61 LE_VAR_ARRAY(LigatureTable, componentArray)
H A DLigatureSubstSubtables.cpp70 if (LE_GET_GLYPH(glyphIterator->getCurrGlyphID()) != SWAPW(ligTable->componentArray[comp])) {

Completed in 233 milliseconds