Searched refs:parentFormats (Results 1 – 2 of 2) sorted by relevance
42 def __init__(self, name, parentFormats, formatData=None, argument53 self.parentFormats = parentFormats343 return (self.parentFormats.fileInfoFormat.556 def __init__(self, parentFormats): argument559 super().__init__(FileInfoFormat.typeName, parentFormats)
356 newFormat.parentFormats = currentFormat.parentFormats2207 self.typeFormats = self.nodeFormat.parentFormats