Searched refs:imageFormatTag (Results 1 – 2 of 2) sorted by relevance
19 …yphName=None, referenceGlyphName=None, usReserved1=0, usReserved2=0, imageFormatTag=None, imageDat… argument26 self.imageFormatTag = imageFormatTag42 if self.imageFormatTag == "dupe":60 if self.imageFormatTag is None:66 if self.imageFormatTag == None:73 xmlWriter.begintag("bitmap", format=self.imageFormatTag, glyphname=self.glyphName)79 if self.imageFormatTag == "dupe":
129 myBitmap = Bitmap(glyphName=myGlyphName, imageFormatTag=myFormat)