Home
last modified time | relevance | path

Searched refs:pixmap (Results 1 – 1 of 1) sorted by relevance

/scripts/kconfig/
Dgconf.c72 GdkPixmap *pixmap; in replace_button_icon() local
77 pixmap = gdk_pixmap_create_from_xpm_d(window, &mask, in replace_button_icon()
82 image = gtk_image_new_from_pixmap(pixmap, mask); in replace_button_icon()