Searched refs:glyphGroup (Results 1 – 2 of 2) sorted by relevance
22 …cIndex(-1), destIndex(-1), lookupFlags(theLookupFlags), featureMask(theFeatureMask), glyphGroup(0), in GlyphIterator()60 glyphGroup = that.glyphGroup; in GlyphIterator()79 glyphGroup = 0; in GlyphIterator()98 glyphGroup = that.glyphGroup; in GlyphIterator()113 glyphGroup = 0; in reset()437 …eatureMask) == featureMask) && (!matchGroup || (le_int32)(fm & LE_GLYPH_GROUP_MASK) == glyphGroup); in hasFeatureTag()448 glyphGroup = (glyphStorage.getAuxData(position, success) & LE_GLYPH_GROUP_MASK); in findFeatureTag()
93 le_int32 glyphGroup; variable