Searched refs:main_wnd (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/kconfig/
H A Dgconf.c44 GtkWidget *main_wnd = NULL; variable
205 main_wnd = glade_xml_get_widget(xml, "window1");
231 style = gtk_widget_get_style(main_wnd);
234 replace_button_icon(xml, main_wnd->window, style,
236 replace_button_icon(xml, main_wnd->window, style,
238 replace_button_icon(xml, main_wnd->window, style,
252 gtk_window_set_title(GTK_WINDOW(main_wnd), title);
254 gtk_widget_show(main_wnd);
506 GTK_WINDOW(main_wnd),
555 gtk_window_get_default_size(GTK_WINDOW(main_wnd),
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/scripts/kconfig/
H A Dgconf.c46 GtkWidget *main_wnd = NULL; variable
213 main_wnd = glade_xml_get_widget(xml, "window1");
235 style = gtk_widget_get_style(main_wnd);
238 replace_button_icon(xml, main_wnd->window, style,
240 replace_button_icon(xml, main_wnd->window, style,
242 replace_button_icon(xml, main_wnd->window, style,
256 gtk_window_set_title(GTK_WINDOW(main_wnd), title);
258 gtk_widget_show(main_wnd);
510 GTK_WINDOW(main_wnd),
559 gtk_window_get_default_size(GTK_WINDOW(main_wnd),
[all...]

Completed in 92 milliseconds