Lines Matching +defs:name +defs:default
82 def __init__(self, name): argument
86 def add_field(self, index, name, type): argument
282 def add_stream(db, name, path): argument
290 def init_database(name, schema, argument
351 def __init__(self, name): argument
422 def __init__(self, db, cab, basedir, physical, _logical, default, componentflags=None): argument
594 def __init__(self, dlg, name): argument
611 def __init__(self, dlg, name, property): argument
617 def add(self, name, x, y, w, h, text, value = None): argument
626 def __init__(self, db, name, x, y, w, h, attr, title, first, default, cancel): argument
632 def control(self, name, type, x, y, w, h, attr, prop, text, next, help): argument
637 def text(self, name, x, y, w, h, attr, text): argument
641 def bitmap(self, name, x, y, w, h, text): argument
644 def line(self, name, x, y, w, h): argument
647 def pushbutton(self, name, x, y, w, h, attr, text, next): argument
650 def radiogroup(self, name, x, y, w, h, attr, prop, text, next): argument
656 def checkbox(self, name, x, y, w, h, attr, prop, text, next): argument