Lines Matching refs:indent
256 static int indent; variable
760 indent + 1, ' ', prompt); in build_conf()
764 indent + 1, ' ', prompt, in build_conf()
775 indent + 1, ' ', in build_conf()
783 indent + 1, ' ', in build_conf()
829 item_add_str("%*c%s", indent + 1, in build_conf()
837 indent += 2; in build_conf()
839 indent -= 2; in build_conf()
847 "---%*c%s", indent + 1, in build_conf()
891 tmp = indent - tmp + 4; in build_conf()
902 item_add_str("%*c%s%s", indent + 1, ' ', in build_conf()
913 indent += doint; in build_conf()
916 indent -= doint; in build_conf()