Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dgconf.c47 GtkWidget *text_w = NULL; variable
148 text_w = glade_xml_get_widget(xml, "textview3"); in init_main_window()
203 txtbuf = gtk_text_view_get_buffer(GTK_TEXT_VIEW(text_w)); in init_main_window()
404 buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(text_w)); in text_insert_help()
407 gtk_text_view_set_left_margin(GTK_TEXT_VIEW(text_w), 15); in text_insert_help()
426 buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(text_w)); in text_insert_msg()
429 gtk_text_view_set_left_margin(GTK_TEXT_VIEW(text_w), 15); in text_insert_msg()