Searched refs:ligTable (Results 1 – 1 of 1) sorted by relevance
28 … const LigatureTable *ligTable = (const LigatureTable *) ((char *)ligSetTable + ligTableOffset); in process() local29 le_uint16 compCount = SWAPW(ligTable->compCount) - 1; in process()31 componentArrayRef(base, success, ligTable->componentArray, compCount); in process()34 TTGlyphID ligGlyph = SWAPW(ligTable->ligGlyph); in process()42 … if (LE_GET_GLYPH(glyphIterator->getCurrGlyphID()) != SWAPW(ligTable->componentArray[comp])) { in process()