gtk_text_buffer_insert_with_tags  380 scripts/kconfig/gconf.c 	gtk_text_buffer_insert_with_tags(buffer, &end, prompt, -1, tag1,
gtk_text_buffer_insert_with_tags  384 scripts/kconfig/gconf.c 	gtk_text_buffer_insert_with_tags(buffer, &end, str_get(&help), -1, tag2,
gtk_text_buffer_insert_with_tags  402 scripts/kconfig/gconf.c 	gtk_text_buffer_insert_with_tags(buffer, &end, title, -1, tag1,
gtk_text_buffer_insert_with_tags  406 scripts/kconfig/gconf.c 	gtk_text_buffer_insert_with_tags(buffer, &end, msg, -1, tag2,