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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DPairPositioningSubtables.h60 PairValueRecord pairValueRecordArray[ANY_NUMBER]; member in struct:PairSetTable
62 LE_VAR_ARRAY(PairSetTable, pairValueRecordArray)
H A DPairPositioningSubtables.cpp99 pairValueRecord = findPairValueRecord(base, (TTGlyphID) LE_GET_GLYPH(secondGlyph), pairSetTable->pairValueRecordArray, pairValueCount, recordSize, success);

Completed in 28 milliseconds