Home
last modified time | relevance | path

Searched defs:image_add (Results 1 – 9 of 9) sorted by relevance

/dports/science/v_sim/v_sim-3.8.0/src/panelModules/
H A DpanelSurfacesTools.c818 GtkWidget *image_add = gtk_image_new_from_icon_name("list-add", GTK_ICON_SIZE_BUTTON); in visu_ui_panel_surfaces_tools_fileWidget() local
2002 GtkWidget *image_add = gtk_image_new_from_icon_name("list-add", GTK_ICON_SIZE_BUTTON); in visu_ui_panel_surfaces_tools_convertWidget() local
/dports/games/egoboo/egoboo-2.8.1/src/game/file_formats/
H A Dpip_file.h142 IPair image_add; ///< Frame rate member
/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dparticle.h149 Uint16 image_add; ///< Animation rate member
/dports/math/gnumeric/gnumeric-1.12.50/src/dialogs/
H A Ddialog-define-names.c68 GdkPixbuf *image_add; member
/dports/astro/astrometry/astrometry.net-0.85/plot/
H A Dplotstuff_c.py1082 def image_add(img, W, H, val): function
H A Dplotstuff_wrap.c3552 void image_add(float* img, int W, int H, float val) { in image_add() function
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dwidgets.c767 int image_add(int window_id, int (*OnInit)(), int id, Uint16 x, Uint16 y, Uint16 lx, Uint16 ly, flo… in image_add() function
/dports/graphics/py-wand/Wand-0.6.7/wand/
H A Dimage.py9596 def image_add(self, image): member in Image
/dports/graphics/gegl/gegl-0.4.34/operations/common/ctx/
H A Dctx.h39182 static Image *image_add (int width, in image_add() function