Home
last modified time | relevance | path

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

/buildroot/package/x11r7/xdriver_xf86-video-imx/
A D0001-Update-to-newer-swap-macros.patch58 - swapl(&stuff->pixmap, n);
59 + swapl(&stuff->pixmap);
A D0004-Make-video-API-forward-and-backward-compatible.patch551 /* 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 …]
/buildroot/support/kconfig/
A Dqconf.h180 const QIcon pixmap(colIdx idx) const in pixmap() function
A 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()
A Dqconf.cc794 icon = item->pixmap(promptColIdx); in mouseReleaseEvent()

Completed in 26 milliseconds