Searched refs:componentGlyphs (Results 1 – 4 of 4) sorted by relevance
374 componentGlyphs, location=None): argument378 self.componentGlyphs = componentGlyphs385 comp = (self.componentGlyphs.glyphSet()386 if self.componentGlyphs else tuple())394 self.componentGlyphs.asFea() if self.componentGlyphs else "")
211 componentGlyphs = self.parse_glyphclass_(accept_glyphname=False)213 componentGlyphs = None216 ligatureGlyphs, componentGlyphs,
1038 markGlyphs, componentGlyphs): argument1045 for glyph in componentGlyphs:
426 self.assertEqual(glyphstr([s.componentGlyphs]), "[C c]")434 self.assertIsNone(s.componentGlyphs)