Lines Matching refs:indent
265 static int indent; variable
785 indent + 1, ' ', prompt); in build_conf()
789 indent + 1, ' ', prompt, in build_conf()
800 indent + 1, ' ', in build_conf()
808 indent + 1, ' ', in build_conf()
831 item_add_str("%*c%s", indent + 1, in build_conf()
839 "---%*c%s", indent + 1, in build_conf()
878 tmp = indent - tmp + 4; in build_conf()
886 item_add_str("%*c%s%s", indent + 1, ' ', in build_conf()
897 indent += doint; in build_conf()
900 indent -= doint; in build_conf()