Searched refs:pixmap (Results 1 – 5 of 5) sorted by relevance
58 - swapl(&stuff->pixmap, n);59 + swapl(&stuff->pixmap);
551 /* Make sure pixmap is in framebuffer */583 /* Access screen associated with this pixmap */601 /* Access screen associated with this pixmap */610 /* Access screen associated with this pixmap */619 /* Access screen associated with this pixmap */637 /* Access screen associated with dst pixmap */646 /* Access screen associated with this pixmap */655 /* Access screen associated with dst pixmap (same screen as for src pixmap). */663 /* Access screen associated with dst pixmap. */664 /* Should be same screen as for src pixmap. */[all …]
180 const QIcon pixmap(colIdx idx) const in pixmap() function
115 GdkPixmap *pixmap; in replace_button_icon() local120 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()
794 icon = item->pixmap(promptColIdx); in mouseReleaseEvent()
Completed in 26 milliseconds