Searched refs:window (Results 1 – 1 of 1) sorted by relevance
/scripts/kconfig/ |
D | gconf.c | 111 static void replace_button_icon(GladeXML *xml, GdkDrawable *window, in replace_button_icon() argument 119 pixmap = gdk_pixmap_create_from_xpm_d(window, &mask, in replace_button_icon() 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() 473 if (widget->window == NULL) in on_window1_size_request() 476 gdk_window_get_size(widget->window, &w, &h); in on_window1_size_request()
|