Searched refs:main_wnd (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | gconf.c | 44 GtkWidget *main_wnd = NULL; variable 143 main_wnd = glade_xml_get_widget(xml, "window1"); in init_main_window() 169 style = gtk_widget_get_style(main_wnd); in init_main_window() 172 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 174 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 176 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 188 gtk_window_set_title(GTK_WINDOW(main_wnd), rootmenu.prompt->text); in init_main_window() 190 gtk_widget_show(main_wnd); in init_main_window() 426 GTK_WINDOW(main_wnd), in on_window1_delete_event() 475 gtk_window_get_default_size(GTK_WINDOW(main_wnd), &w, &h); in on_window1_size_request() [all …]
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | gconf.c | 42 GtkWidget *main_wnd = NULL; variable 142 main_wnd = glade_xml_get_widget(xml, "window1"); in init_main_window() 168 style = gtk_widget_get_style(main_wnd); in init_main_window() 171 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 173 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 175 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 187 gtk_window_set_title(GTK_WINDOW(main_wnd), rootmenu.prompt->text); in init_main_window() 189 gtk_widget_show(main_wnd); in init_main_window() 425 GTK_WINDOW(main_wnd), in on_window1_delete_event() 474 gtk_window_get_default_size(GTK_WINDOW(main_wnd), &w, &h); in on_window1_size_request() [all …]
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | gconf.c | 44 GtkWidget *main_wnd = NULL; variable 143 main_wnd = glade_xml_get_widget(xml, "window1"); in init_main_window() 169 style = gtk_widget_get_style(main_wnd); in init_main_window() 172 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 174 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 176 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 188 gtk_window_set_title(GTK_WINDOW(main_wnd), rootmenu.prompt->text); in init_main_window() 190 gtk_widget_show(main_wnd); in init_main_window() 426 GTK_WINDOW(main_wnd), in on_window1_delete_event() 475 gtk_window_get_default_size(GTK_WINDOW(main_wnd), &w, &h); in on_window1_size_request() [all …]
|