Searched refs:ligatureGlyph (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/layout/
H A DMarkToLigaturePosnSubtables.cpp51 LEGlyphID ligatureGlyph = findLigatureGlyph(&ligatureIterator); local
52 le_int32 ligatureCoverage = getBaseCoverage(base, (LEGlyphID) ligatureGlyph, success);
79 anchorTable->getAnchor(ligatureGlyph, fontInstance, ligatureAnchor);
94 fontInstance->getGlyphAdvance(ligatureGlyph, pixels);
H A DLigatureSubstProc.cpp102 TTGlyphID ligatureGlyph = SWAPW(*ligatureOffset.getAlias()); local
104 glyphStorage[componentGlyph] = LE_SET_GLYPH(glyphStorage[componentGlyph], ligatureGlyph);
H A DLigatureSubstProc2.cpp106 TTGlyphID ligatureGlyph = SWAPW(ligatureTable(i,success)); local
107 glyphStorage[componentGlyph] = LE_SET_GLYPH(glyphStorage[componentGlyph], ligatureGlyph);

Completed in 73 milliseconds