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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DSinglePositioningSubtables.h66 ValueRecord valueRecordArray[ANY_NUMBER]; member in struct:SinglePositioningFormat2Subtable
70 LE_VAR_ARRAY(SinglePositioningFormat2Subtable, valueRecordArray)
H A DSinglePositioningSubtables.cpp95 valueRecordArray[0].adjustPosition(coverageIndex, SWAPW(valueFormat), (const char *) this, *glyphIterator, fontInstance);

Completed in 46 milliseconds