Searched defs:indent_to (Results 1 – 3 of 3) sorted by relevance
144 indent_to (file, column) in indent_to() function
156 indent_to (FILE *file, int column) in indent_to() function
905 def indent_to(s, val): function