Searched defs:window (Results 1 - 1 of 1) sorted by relevance
/scripts/kconfig/ |
H A D | gconf.c | 112 void replace_button_icon(GladeXML * xml, GdkDrawable * window, argument 120 pixmap = gdk_pixmap_create_from_xpm_d(window, &mask, 173 replace_button_icon(xml, main_wnd->window, style, 175 replace_button_icon(xml, main_wnd->window, style, 177 replace_button_icon(xml, main_wnd->window, style, 180 replace_button_icon(xml, main_wnd->window, style, 182 replace_button_icon(xml, main_wnd->window, style, 184 replace_button_icon(xml, main_wnd->window, style, 498 if (widget->window == NULL) 501 gdk_window_get_size(widget->window, [all...] |
Completed in 50 milliseconds