Home | History | Annotate | Download | only in tools

Lines Matching refs:PrintLines

606   def PrintLines(self, lines):
814 p.PrintLines(self._GetSource().split("\n"))
912 p.PrintLines(self._FormatLine(line) for line in lines)