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