Lines Matching refs:indent
258 static int indent; variable
759 indent + 1, ' ', prompt); in build_conf()
763 indent + 1, ' ', prompt, in build_conf()
774 indent + 1, ' ', in build_conf()
782 indent + 1, ' ', in build_conf()
828 item_add_str("%*c%s", indent + 1, in build_conf()
836 indent += 2; in build_conf()
838 indent -= 2; in build_conf()
846 "---%*c%s", indent + 1, in build_conf()
890 tmp = indent - tmp + 4; in build_conf()
901 item_add_str("%*c%s%s", indent + 1, ' ', in build_conf()
912 indent += doint; in build_conf()
915 indent -= doint; in build_conf()