Home
last modified time | relevance | path

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

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