Searched refs:tag2 (Results 1 – 1 of 1) sorted by relevance
| /scripts/kconfig/ |
| D | gconf.c | 46 GtkTextTag *tag1, *tag2; variable 147 tag2 = gtk_text_buffer_create_tag(txtbuf, "mytag2", in init_main_window() 349 gtk_text_buffer_insert_with_tags(buffer, &end, str_get(&help), -1, tag2, in text_insert_help() 371 gtk_text_buffer_insert_with_tags(buffer, &end, msg, -1, tag2, in text_insert_msg()
|