Home
last modified time | relevance | path

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

/external/icu4c/layout/
DLigatureSubstSubtables.cpp31 TTGlyphID ligGlyph = SWAPW(ligTable->ligGlyph); in process() local
44 … if (comp == compCount && (filter == NULL || filter->accept(LE_SET_GLYPH(glyph, ligGlyph)))) { in process()
55 tempIterator.setCurrGlyphID(ligGlyph); in process()
DLigatureSubstSubtables.h31 TTGlyphID ligGlyph; member