Home
last modified time | relevance | path

Searched refs:tag2 (Results 1 – 1 of 1) sorted by relevance

/scripts/kconfig/
Dgconf.c48 GtkTextTag *tag1, *tag2; variable
179 tag2 = gtk_text_buffer_create_tag(txtbuf, "mytag2", in init_main_window()
381 gtk_text_buffer_insert_with_tags(buffer, &end, str_get(&help), -1, tag2, in text_insert_help()
403 gtk_text_buffer_insert_with_tags(buffer, &end, msg, -1, tag2, in text_insert_msg()