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