Lines Matching refs:line
125 self.line = ""
129 if self.line != "":
130 self.data.append(self.line)
134 self.line += text
137 self.line += text
140 self.line += text
143 self.line += text
146 self.line += text
149 self.data.append(self.line)
150 self.line = ""
260 def pkk_format_line(line, indent, width):
261 if line is not None:
262 tmp = indent + line
407 # Get line data
438 # Determine line start indentation
457 # Output line