Searched refs:window (Results 1 – 2 of 2) sorted by relevance
/scripts/kconfig/ |
D | gconf.c | 112 void replace_button_icon(GladeXML * xml, GdkDrawable * window, in replace_button_icon() argument 120 pixmap = gdk_pixmap_create_from_xpm_d(window, &mask, in replace_button_icon() 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() 177 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 180 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 182 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 184 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 498 if (widget->window == NULL) in on_window1_size_request() 501 gdk_window_get_size(widget->window, &w, &h); in on_window1_size_request()
|
/scripts/ |
D | analyze_suspend.py | 742 window = '(%f - %f)' % (self.start, line.time) 748 ' '+window+', ignoring this callback')
|