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