text_w 44 scripts/kconfig/gconf.c GtkWidget *text_w = NULL; text_w 146 scripts/kconfig/gconf.c text_w = glade_xml_get_widget(xml, "textview3"); text_w 177 scripts/kconfig/gconf.c txtbuf = gtk_text_view_get_buffer(GTK_TEXT_VIEW(text_w)); text_w 374 scripts/kconfig/gconf.c buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(text_w)); text_w 377 scripts/kconfig/gconf.c gtk_text_view_set_left_margin(GTK_TEXT_VIEW(text_w), 15); text_w 396 scripts/kconfig/gconf.c buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(text_w)); text_w 399 scripts/kconfig/gconf.c gtk_text_view_set_left_margin(GTK_TEXT_VIEW(text_w), 15);