Home
last modified time | relevance | path

Searched defs:cut_image (Results 1 – 10 of 10) sorted by relevance

/dports/math/R/R-4.1.2/src/extra/graphapp/
H A Dstdimg.h16 LibExtern image cut_image; variable
H A Dstdimg.c544 image cut_image = & cut_imagedata; variable
H A Dgraphapp.h654 #define cut_image GA_cut_image macro
/dports/math/libRmath/R-4.1.1/src/extra/graphapp/
H A Dstdimg.h16 LibExtern image cut_image; variable
H A Dstdimg.c544 image cut_image = & cut_imagedata; variable
H A Dgraphapp.h654 #define cut_image GA_cut_image macro
/dports/editors/jove/jove/xjove/
H A Djovetool.c85 private unsigned short cut_image[] = { variable
H A Dxjove.c95 private unsigned short cut_image[] = { variable
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpselection.c644 gboolean cut_image, in gimp_selection_extract()
792 gboolean cut_image, in gimp_selection_float()
/dports/multimedia/projectx/Project-X_0.91.0/src/net/sourceforge/dvb/projectx/video/
H A DMpvDecoder.java3317 int[] cut_image = new int[pixels2.length]; in getCutImage() local
3339 int[] cut_image = new int[new_width * new_height]; in getScaledCutImage() local
3363 int[] cut_image = new int[new_width * new_height]; in getScaledCutMatrixImage() local