Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DPairPositioningSubtables.cpp58 PairSetTable *pairSetTable = (PairSetTable *) ((char *) this + pairSetTableOffset); in process() local
59 le_uint16 pairValueCount = SWAPW(pairSetTable->pairValueCount); in process()
67 …ueRecord = findPairValueRecord((TTGlyphID) LE_GET_GLYPH(secondGlyph), pairSetTable->pairValueRecor… in process()