Lines Matching refs:def
21 def _color(t, c):
24 def black(t):
27 def red(t):
30 def green(t):
33 def yellow(t):
36 def blue(t):
39 def magenta(t):
42 def cyan(t):
45 def white(t):
48 def bold(t):
51 def kw(t):
54 def num(t):
57 def string(t):
60 def addr(t):
63 def bad(t):
66 def good(t):
69 def title(t):
72 def boolean(t):
75 def handle(t):
79 def __init__(self, obj, indent=''):
83 def _nlattr(self, key):
100 def get_value(self, key, args, kwds):
130 def convert_field(self, value, conversion):
144 def nl(self, format_string=''):
151 def __init__(self, rate, mode=NL_BYTE_RATE):
155 def __str__(self):
158 def __int__(self):
161 def __cmp__(self, other):
165 def __init__(self, size):
168 def __str__(self):
171 def __int__(self):
174 def __cmp__(self, other):