Searched refs:ligatureGlyph (Results 1 – 3 of 3) sorted by relevance
51 LEGlyphID ligatureGlyph = findLigatureGlyph(&ligatureIterator); in process() local52 le_int32 ligatureCoverage = getBaseCoverage(base, (LEGlyphID) ligatureGlyph, success); in process()79 anchorTable->getAnchor(ligatureGlyph, fontInstance, ligatureAnchor); in process()94 fontInstance->getGlyphAdvance(ligatureGlyph, pixels); in process()
102 TTGlyphID ligatureGlyph = SWAPW(*ligatureOffset.getAlias()); in processStateEntry() local104 … glyphStorage[componentGlyph] = LE_SET_GLYPH(glyphStorage[componentGlyph], ligatureGlyph); in processStateEntry()
106 TTGlyphID ligatureGlyph = SWAPW(ligatureTable(i,success)); in processStateEntry() local107 … glyphStorage[componentGlyph] = LE_SET_GLYPH(glyphStorage[componentGlyph], ligatureGlyph); in processStateEntry()