Searched refs:txtbuf (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | gconf.c | 135 GtkTextBuffer *txtbuf; in init_main_window() local 179 txtbuf = gtk_text_view_get_buffer(GTK_TEXT_VIEW(text_w)); in init_main_window() 180 tag1 = gtk_text_buffer_create_tag(txtbuf, "mytag1", in init_main_window() 184 tag2 = gtk_text_buffer_create_tag(txtbuf, "mytag2", in init_main_window()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | gconf.c | 134 GtkTextBuffer *txtbuf; in init_main_window() local 178 txtbuf = gtk_text_view_get_buffer(GTK_TEXT_VIEW(text_w)); in init_main_window() 179 tag1 = gtk_text_buffer_create_tag(txtbuf, "mytag1", in init_main_window() 183 tag2 = gtk_text_buffer_create_tag(txtbuf, "mytag2", in init_main_window()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | gconf.c | 135 GtkTextBuffer *txtbuf; in init_main_window() local 179 txtbuf = gtk_text_view_get_buffer(GTK_TEXT_VIEW(text_w)); in init_main_window() 180 tag1 = gtk_text_buffer_create_tag(txtbuf, "mytag1", in init_main_window() 184 tag2 = gtk_text_buffer_create_tag(txtbuf, "mytag2", in init_main_window()
|