Lines Matching +defs:expand +defs:file +defs:name
161 def visiblename(name, all=None, obj=None): argument
227 def source_synopsis(file): argument
351 def document(self, object, name=None, *args): argument
369 def fail(self, object, name=None, *args): argument
526 def namelink(self, name, *dicts): argument
622 def docmodule(self, object, name=None, mod=None, *ignored): argument
746 def docclass(self, object, name=None, mod=None, funcs={}, classes={}, argument
902 def docroutine(self, object, name=None, mod=None, argument
956 def _docdescriptor(self, name, value, mod): argument
969 def docproperty(self, object, name=None, mod=None, cl=None): argument
973 def docother(self, object, name=None, mod=None, *ignored): argument
978 def docdata(self, object, name=None, mod=None, cl=None): argument
1070 def docmodule(self, object, name=None, mod=None): argument
1170 def docclass(self, object, name=None, mod=None, *ignored): argument
1294 def docroutine(self, object, name=None, mod=None, cl=None): argument
1337 def _docdescriptor(self, name, value, mod): argument
1350 def docproperty(self, object, name=None, mod=None, cl=None): argument
1354 def docdata(self, object, name=None, mod=None, cl=None): argument
1358 def docother(self, object, name=None, mod=None, parent=None, maxlen=None, doc=None): argument
2093 def bltinlink(name): argument
2299 def expand(self): member in gui.GUI