Searched refs:indent_child (Results 1 – 4 of 4) sorted by relevance
93 cvf = lldbutil.ChildVisitingFormatter(indent_child=2)94 rdf = lldbutil.RecursiveDecentFormatter(indent_child=2)
989 def __init__(self, indent_child=2): argument991 self.cindent = indent_child1016 def __init__(self, indent_level=0, indent_child=2): argument1018 self.cindent = indent_child
70 cvf = lldbutil.ChildVisitingFormatter(indent_child=2)
1343 def __init__(self, indent_child=2): argument1345 self.cindent = indent_child1370 def __init__(self, indent_level=0, indent_child=2): argument1372 self.cindent = indent_child