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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DICUFeatures.h55 le_uint16 lookupListIndexArray[ANY_NUMBER]; member in struct:FeatureTable
57 LE_VAR_ARRAY(FeatureTable, lookupListIndexArray)
H A DLookupProcessor.cpp143 LEReferenceToArrayOf<le_uint16> lookupListIndexArray(featureTable, success, featureTable->lookupListIndexArray, lookupCount);
146 le_uint16 lookupListIndex = SWAPW(lookupListIndexArray.getObject(lookup,success));

Completed in 59 milliseconds