Lines Matching defs:glyphName
70 def __init__(self, glyphName, glyphSet): argument
279 def getGLIF(self, glyphName): argument
300 def getGLIFModificationTime(self, glyphName): argument
313 def readGlyph(self, glyphName, glyphObject=None, pointPen=None, validate=None): argument
357 …def writeGlyph(self, glyphName, glyphObject=None, drawPointsFunc=None, formatVersion=None, validat… argument
428 def deleteGlyph(self, glyphName): argument
445 def has_key(self, glyphName): argument
453 def __getitem__(self, glyphName): argument
520 def glyphNameToFileName(glyphName, existingFileNames): argument
577 glyphName, glyphObject=None, drawPointsFunc=None, writer=None, argument
625 def writeGlyphToString(glyphName, glyphObject=None, drawPointsFunc=None, formatVersion=2, validate=… argument
1601 def addComponent(self, glyphName, transformation, identifier=None, **kwargs): argument