Lines Matching defs:line
223 for i, line in enumerate(self.lines):
224 # move cursor, clear line, disable/reenable line wrapping
230 sys.stdout.write(line)
328 def line(self, x1, y1, x2, y2, *,
335 # incremental error line algorithm
372 self.line(x1, y1, x2, y2,
596 # first scale the two grids so they line up
694 # first scale the two grids so they line up
1190 for line in title:
1193 line.center(width_-xmargin[1])))
1218 line.center(height_-sum(ymargin)),
1220 for line in ylabel)
1253 line.center(s.height)[subrow]
1254 for line in s.ylabel)
1326 for line in xlabel:
1329 line.center(width_-xmargin[1])))
1447 '--line-chars',