Home | History | Annotate | Download | only in plat-mac

Lines Matching refs:__init__

27     def __init__(self, type, data):
40 def __init__(self, enum):
61 def __init__(self, of, pos):
82 def __init__(self, bool):
107 def __init__(self, type):
130 def __init__(self, keyword):
148 def __init__(self, start, stop):
167 def __init__(self, obj1, relo, obj2):
190 def __init__(self, obj1, obj2):
191 Comparison.__init__(obj1, self.relo, obj2)
196 def __init__(self, abso):
215 def __init__(self):
216 Ordinal.__init__(self, self.abso)
221 def __init__(self, logc, term):
245 def __init__(self, style, text):
264 def __init__(self, script, style, text):
285 def __init__(self, script, language, text):
306 def __init__(self, script, language):
326 def __init__(self, v, h):
346 def __init__(self, v0, h0, v1, h1):
368 def __init__(self, r, g, b):
411 def __init__(self, want, form, seld, fr = None):
439 def __init__(self, which, fr = None, want='prop'):
440 ObjectSpecifier.__init__(self, want, 'prop', mktype(which), fr)
460 def __init__(self, fr = None):
466 ObjectSpecifier.__init__(self, self.want, 'prop',
486 def __init__(self, want, seld, fr = None):
500 ObjectSpecifier.__init__(self, want, form, seld, fr)
510 def __init__(self, which, fr = None):
511 SelectableItem.__init__(self, self.want, which, fr)
546 def __init__(self, compclass, fr):