Searched refs:tag1 (Results 1 – 1 of 1) sorted by relevance
/busybox-1.35.0/scripts/kconfig/ |
D | gconf.c | 54 GtkTextTag *tag1, *tag2; variable 270 tag1 = gtk_text_buffer_create_tag(txtbuf, "mytag1", in init_main_window() 487 gtk_text_buffer_insert_with_tags(buffer, &end, prompt, -1, tag1, in text_insert_help() 491 gtk_text_buffer_insert_with_tags(buffer, &end, name, -1, tag1, in text_insert_help() 512 gtk_text_buffer_insert_with_tags(buffer, &end, title, -1, tag1, in text_insert_msg()
|