Home
last modified time | relevance | path

Searched defs:newimage (Results 1 – 25 of 103) sorted by relevance

12345

/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/ctl/
H A DctlCheckTreeView.cpp47 int newimage = 0; in OnLeftClick() local
65 void ctlCheckTreeView::SetParentAndChildImage(wxTreeItemId node, int newimage) in SetParentAndChildImage()
77 void ctlCheckTreeView::SetParentImage(wxTreeItemId node, int newimage) in SetParentImage()
/dports/www/coppermine/cpg1.6.x-1.6.12/
H A Dpic_editor.php122 $newimage = $CURRENT_PIC['filename']; variable
126 $newimage = $matches[0]; variable
153 $newimage = $imgObj->filename; variable
215 $newimage = $imgObj->filename; variable
/dports/graphics/p5-Image-MetaData-JPEG/Image-MetaData-JPEG-0.153/t/
H A Dtest_setup.pl9 sub newimage { $::pkgname->new(@_) }; subroutine
/dports/graphics/unpaper/unpaper-6.1/
H A Dtools.h25 static inline void replaceImage(AVFrame **image, AVFrame **newimage) { in replaceImage()
H A Dimageprocess.c435 AVFrame *newimage; in stretch() local
503 AVFrame *newimage; in shift() local
740 AVFrame *newimage; in flipRotate() local
1004 AVFrame *newimage; in centerMask() local
1031 AVFrame *newimage; in alignMask() local
/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/PEngine/
H A Dtexture.cpp183 PImage newimage (newcx, newcy, img.getcc ()); in load() local
301 PImage newimage (newcx, newcy, img.getcc ()); in loadPiece() local
397 PImage newimage (newcx, newcy, img.getcc ()); in loadAlpha() local
532 PImage newimage (newcx, newcy, img.getcc ()); in loadCubeMap() local
/dports/graphics/p5-Gimp/Gimp-2.33/t/
H A Dextension.t1 use strict;
/dports/graphics/tachyon/tachyon/src/
H A Dimap.c43 rawimage * newimage = NULL; in AllocateImageRGB24() local
77 rawimage * newimage = NULL; in AllocateImageFile() local
111 rawimage * newimage = NULL; in NewImage() local
170 rawimage * newimage; in DecimateImage() local
/dports/science/hdf/hdf-4.2.15/hdf/test/
H A Dan.c52 uint8 *image, *newimage; in test_an() local
245 uint8 *image, *newimage; in test_an_2() local
/dports/graphics/xaos/XaoS-release-4.2.1/src/ui-hlp/
H A Drender.cpp93 int newimage; member
110 int newimage; in uih_renderanimation() local
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmimage/apps/
H A Ddcm2pnm.cc1109 DicomImage *newimage = di->createMonochromeImage(); in main() local
1244 … DicomImage *newimage = di->createClippedImage(opt_left, opt_top, opt_width, opt_height); in main() local
1298 DicomImage *newimage; in main() local
H A Ddcmscale.cc468 DicomImage *newimage = NULL; in main() local
/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/tachyon/src/
H A Dimap.cpp127 rawimage * newimage = NULL; in AllocateImage() local
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/tachyon/src/
H A Dimap.cpp127 rawimage * newimage = NULL; in AllocateImage() local
/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/tachyon/src/
H A Dimap.cpp126 rawimage *newimage = nullptr; in AllocateImage() local
/dports/x11/xloadimage/xloadimage.4.1/
H A Dxloadimage.c182 Image *newimage; /* new image we're loading */ local
H A Dbright.c150 Image *newimage; local
H A Dmerge.c175 Image *newimage; local
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DSpriteBatch.cpp175 void SpriteBatch::setImage(Image * newimage) in setImage()
/dports/misc/magicpoint/magicpoint-1.13a/image/
H A Dbright.c147 Image *newimage=NULL; local
/dports/graphics/xli/xli-2006-11-10/
H A Dbright.c168 Image *newimage; in normalize() local
/dports/graphics/xaos/XaoS-release-4.2.1/src/engine/
H A Dfilter.cpp114 int newimage = 0; in inherimage() local
/dports/graphics/meh/meh-0.3-27-g69f653a/src/
H A Dmain.c38 static struct image *newimage(FILE *f){ in newimage() function
/dports/graphics/xpaint/xpaint-2.9.10.3/
H A Dmagnifier.c785 XImage *newimage; in drawCB() local
965 void zoom_8(XImage *newimage, XImage *image, int w, int h) in zoom_8()
1005 void zoom_normal(XImage *newimage, XImage *image, int w, int h) in zoom_normal()
1050 void zoom_smooth(XImage *newimage, XImage *image, int w, int h) in zoom_smooth()
/dports/games/cake/cake_src/cake/glsetup/
H A Dglutils.cpp161 BYTE *newimage; in BuildMipmaps() local
977 void *image, *newimage; in glBuild2DMipmaps() local

12345