Lines Matching refs:indent
258 static int indent; variable
762 indent + 1, ' ', prompt); in build_conf()
766 indent + 1, ' ', prompt, in build_conf()
777 indent + 1, ' ', in build_conf()
785 indent + 1, ' ', in build_conf()
831 item_add_str("%*c%s", indent + 1, in build_conf()
839 indent += 2; in build_conf()
841 indent -= 2; in build_conf()
849 "---%*c%s", indent + 1, in build_conf()
893 tmp = indent - tmp + 4; in build_conf()
904 item_add_str("%*c%s%s", indent + 1, ' ', in build_conf()
915 indent += doint; in build_conf()
918 indent -= doint; in build_conf()