Home | History | Annotate | Download | only in tools

Lines Matching refs:_IndentString

864     print "%s%s" % (self._IndentString(), string)
867 indent = self._IndentString()
870 def _IndentString(self):