Searched refs:markAttachType (Results 1 – 1 of 1) sorted by relevance
386 le_uint16 markAttachType = (lookupFlags & lfMarkAttachTypeMask) >> lfMarkAttachTypeShift; in filterGlyph() local388 if ((markAttachType != 0) && (markAttachClassDefinitionTable != NULL)) { in filterGlyph()389 return markAttachClassDefinitionTable->getGlyphClass(glyphID) != markAttachType; in filterGlyph()