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