Home
last modified time | relevance | path

Searched refs:gdk_pixmap_colormap_create_from_xpm (Results 1 – 25 of 48) sorted by relevance

12

/dports/x11-toolkits/gtkextra/gtkextra-3.3.4/gtkextra/
H A Dtestpixmap.c70 pixmap = gdk_pixmap_colormap_create_from_xpm(NULL, colormap, &mask, NULL, in build_example1()
82 pixmap = gdk_pixmap_colormap_create_from_xpm(NULL, colormap, &mask, NULL, in build_example1()
H A Dtestimage.c122 pixmap = gdk_pixmap_colormap_create_from_xpm(NULL, colormap, &mask, NULL, in build_example1()
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/gdk/
H A DPixmap.custom24 …static extern IntPtr gdk_pixmap_colormap_create_from_xpm (IntPtr drawable, IntPtr colormap, IntPtr…
29 …IntPtr raw_ret = gdk_pixmap_colormap_create_from_xpm (drawable.Handle, colormap.Handle, IntPtr.Zer…
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGdkPixmap.xs127 …## GdkPixmap* gdk_pixmap_colormap_create_from_xpm (GdkDrawable *drawable, GdkColormap *colormap, G…
135 gdk_pixmap_colormap_create_from_xpm (class, drawable, colormap, transparent_color, filename)
144 pixmap = gdk_pixmap_colormap_create_from_xpm (drawable, colormap,
/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Dgimv_icon_stock.c229 icon->pixmap = gdk_pixmap_colormap_create_from_xpm (NULL, sys_colormap, in gimv_icon_stock_get_icon()
238 icon->pixmap = gdk_pixmap_colormap_create_from_xpm (NULL, sys_colormap, in gimv_icon_stock_get_icon()
/dports/games/euchre/euchre-0.8/src/gui/
H A Dsupport.cpp96 gdkpixmap = gdk_pixmap_colormap_create_from_xpm (NULL, colormap, &mask, in create_pixmap()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/
H A Dgdkpixmap.h90 GdkPixmap* gdk_pixmap_colormap_create_from_xpm (GdkDrawable *drawable,
H A Dgdkpixmap.c699 gdk_pixmap_colormap_create_from_xpm (GdkDrawable *drawable, in gdk_pixmap_colormap_create_from_xpm() function
753 return gdk_pixmap_colormap_create_from_xpm (drawable, NULL, mask, in gdk_pixmap_create_from_xpm()
/dports/games/lgeneral/lgeneral-1.3.2/lgeneral-redit/src/
H A Dsupport.c126 gdkpixmap = gdk_pixmap_colormap_create_from_xpm (NULL, colormap, &mask, in create_pixmap()
/dports/comms/predict/predict-2.2.7/clients/gsat-1.1.0/src/
H A Dsupport.c126 gdkpixmap = gdk_pixmap_colormap_create_from_xpm (NULL, colormap, &mask, in create_pixmap()
/dports/games/el/Eternal-Lands-1.9.5.9-1/map_editor/
H A Dgui_support.c127 gdkpixmap = gdk_pixmap_colormap_create_from_xpm (NULL, colormap, &mask, in create_pixmap()
/dports/graphics/goom/goom2k4-0/sdl-goom/
H A Dgtk-support.c126 gdkpixmap = gdk_pixmap_colormap_create_from_xpm (NULL, colormap, &mask, in create_pixmap()
/dports/graphics/goom/goom2k4-0/gtk-gui-devel/gtk-gui/
H A Dgtk-support.c126 gdkpixmap = gdk_pixmap_colormap_create_from_xpm (NULL, colormap, &mask, in create_pixmap()
/dports/games/xqf/xqf-xqf-1.0.6.2/src/
H A Dloadpixmap.c183 pix->pix = gdk_pixmap_colormap_create_from_xpm (NULL, colormap, &pix->mask, in load_pixmap_as_pixmap()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gdk/
H A Dgdkpixmap.inc42 function gdk_pixmap_colormap_create_from_xpm(window:PGdkWindow; colormap:PGdkColormap; var mask:PGd…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gdk/
H A Dgdkpixmap.inc42 function gdk_pixmap_colormap_create_from_xpm(window:PGdkWindow; colormap:PGdkColormap; var mask:PGd…
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gdk/gdkmm/
H A Dpixmap.cc133 GdkPixmap *const pixmap = gdk_pixmap_colormap_create_from_xpm( in create_from_xpm()
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk/
H A Dgtk1extra.inc497 function gdk_pixmap_colormap_create_from_xpm (window : PGdkWindow; colormap: PGdkColormap; var mask…
499 …result := gdk.gdk_pixmap_colormap_create_from_xpm(window, colormap, @mask, transparent_color, file…
H A Dgtk1extrah.inc85 function gdk_pixmap_colormap_create_from_xpm (window: PGdkWindow;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/
H A Dgtk1extra.inc497 function gdk_pixmap_colormap_create_from_xpm (window : PGdkWindow; colormap: PGdkColormap; var mask…
499 …result := gdk.gdk_pixmap_colormap_create_from_xpm(window, colormap, @mask, transparent_color, file…
H A Dgtk1extrah.inc85 function gdk_pixmap_colormap_create_from_xpm (window: PGdkWindow;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk/
H A Dgtk1extra.inc497 function gdk_pixmap_colormap_create_from_xpm (window : PGdkWindow; colormap: PGdkColormap; var mask…
499 …result := gdk.gdk_pixmap_colormap_create_from_xpm(window, colormap, @mask, transparent_color, file…
H A Dgtk1extrah.inc85 function gdk_pixmap_colormap_create_from_xpm (window: PGdkWindow;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/
H A Dgtk1extra.inc497 function gdk_pixmap_colormap_create_from_xpm (window : PGdkWindow; colormap: PGdkColormap; var mask…
499 …result := gdk.gdk_pixmap_colormap_create_from_xpm(window, colormap, @mask, transparent_color, file…
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gtk/gnome/overrides/
H A Dgdk.defs261 "gdk_pixmap_colormap_create_from_xpm" ; GdkBitmap**

12