Home | History | Annotate | Download | only in Lib

Lines Matching defs:grey

524     def grey(self, text): return '<font color="#909090">%s</font>' % text
549 return self.grey(name)
900 return self.grey('=' + self.repr(object))
945 decl = title + argspec + (note and self.grey(