Lines Matching refs:indent
262 static int indent; variable
834 indent + 1, ' ', prompt); in build_conf()
838 indent + 1, ' ', prompt, in build_conf()
849 indent + 1, ' ', in build_conf()
857 indent + 1, ' ', in build_conf()
903 item_add_str("%*c%s", indent + 1, in build_conf()
911 indent += 2; in build_conf()
913 indent -= 2; in build_conf()
921 "---%*c%s", indent + 1, in build_conf()
965 tmp = indent - tmp + 4; in build_conf()
976 item_add_str("%*c%s%s", indent + 1, ' ', in build_conf()
987 indent += doint; in build_conf()
990 indent -= doint; in build_conf()