Home
last modified time | relevance | path

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

/scripts/kconfig/
Dqconf.h180 const QIcon pixmap(colIdx idx) const in pixmap() function
Dgconf.c115 GdkPixmap *pixmap; in replace_button_icon() local
120 pixmap = gdk_pixmap_create_from_xpm_d(window, &mask, in replace_button_icon()
125 image = gtk_image_new_from_pixmap(pixmap, mask); in replace_button_icon()
Dqconf.cc786 icon = item->pixmap(promptColIdx); in mouseReleaseEvent()