Home
last modified time | relevance | path

Searched refs:pairValueRecord (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/layout/
DPairPositioningSubtables.cpp64 const PairValueRecord *pairValueRecord = NULL; in process() local
67pairValueRecord = findPairValueRecord((TTGlyphID) LE_GET_GLYPH(secondGlyph), pairSetTable->pairVal… in process()
70 if (pairValueRecord == NULL) { in process()
75pairValueRecord->valueRecord1.adjustPosition(SWAPW(valueFormat1), (char *) this, tempIterator, fon… in process()
79 …const ValueRecord *valueRecord2 = (const ValueRecord *) ((char *) &pairValueRecord->valueRecord1 +… in process()