Home | History | Annotate | Download | only in tools

Lines Matching refs:_IndentString

604     print "%s%s" % (self._IndentString(), string)
607 indent = self._IndentString()
610 def _IndentString(self):