Home
last modified time | relevance | path

Searched refs:imgHeight (Results 1 – 25 of 673) sorted by relevance

12345678910>>...27

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/colorchooser/
H A DDefaultHSBChooserPanel.java250 float b = (imgHeight - p.y * 1f) / imgHeight; in updateH()
269 float b = (imgHeight - p.y * 1f) / imgHeight; in updateS()
287 float s = (imgHeight - p.y * 1f) / imgHeight; in updateB()
683 for (int j = 0; j < imgHeight; j++) in updateHLockImage()
686 (imgHeight - j * 1f) / imgHeight) in updateHLockImage()
703 for (int j = 0; j < imgHeight; j++) in updateBLockImage()
706 (imgHeight - j * 1f) / imgHeight, bValue) in updateBLockImage()
723 for (int j = 0; j < imgHeight; j++) in updateSLockImage()
726 (imgHeight - j * 1f) / imgHeight) in updateSLockImage()
850 (imgHeight - j * 1f) / imgHeight, in updateSTrack()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/colorchooser/
H A DDefaultHSBChooserPanel.java250 float b = (imgHeight - p.y * 1f) / imgHeight; in updateH()
269 float b = (imgHeight - p.y * 1f) / imgHeight; in updateS()
287 float s = (imgHeight - p.y * 1f) / imgHeight; in updateB()
683 for (int j = 0; j < imgHeight; j++) in updateHLockImage()
686 (imgHeight - j * 1f) / imgHeight) in updateHLockImage()
703 for (int j = 0; j < imgHeight; j++) in updateBLockImage()
706 (imgHeight - j * 1f) / imgHeight, bValue) in updateBLockImage()
723 for (int j = 0; j < imgHeight; j++) in updateSLockImage()
726 (imgHeight - j * 1f) / imgHeight) in updateSLockImage()
850 (imgHeight - j * 1f) / imgHeight, in updateSTrack()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/colorchooser/
H A DDefaultHSBChooserPanel.java250 float b = (imgHeight - p.y * 1f) / imgHeight; in updateH()
269 float b = (imgHeight - p.y * 1f) / imgHeight; in updateS()
287 float s = (imgHeight - p.y * 1f) / imgHeight; in updateB()
683 for (int j = 0; j < imgHeight; j++) in updateHLockImage()
686 (imgHeight - j * 1f) / imgHeight) in updateHLockImage()
703 for (int j = 0; j < imgHeight; j++) in updateBLockImage()
706 (imgHeight - j * 1f) / imgHeight, bValue) in updateBLockImage()
723 for (int j = 0; j < imgHeight; j++) in updateSLockImage()
726 (imgHeight - j * 1f) / imgHeight) in updateSLockImage()
850 (imgHeight - j * 1f) / imgHeight, in updateSTrack()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/colorchooser/
H A DDefaultHSBChooserPanel.java250 float b = (imgHeight - p.y * 1f) / imgHeight; in updateH()
269 float b = (imgHeight - p.y * 1f) / imgHeight; in updateS()
287 float s = (imgHeight - p.y * 1f) / imgHeight; in updateB()
683 for (int j = 0; j < imgHeight; j++) in updateHLockImage()
686 (imgHeight - j * 1f) / imgHeight) in updateHLockImage()
703 for (int j = 0; j < imgHeight; j++) in updateBLockImage()
706 (imgHeight - j * 1f) / imgHeight, bValue) in updateBLockImage()
723 for (int j = 0; j < imgHeight; j++) in updateSLockImage()
726 (imgHeight - j * 1f) / imgHeight) in updateSLockImage()
850 (imgHeight - j * 1f) / imgHeight, in updateSTrack()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/colorchooser/
H A DDefaultHSBChooserPanel.java250 float b = (imgHeight - p.y * 1f) / imgHeight; in updateH()
269 float b = (imgHeight - p.y * 1f) / imgHeight; in updateS()
287 float s = (imgHeight - p.y * 1f) / imgHeight; in updateB()
683 for (int j = 0; j < imgHeight; j++) in updateHLockImage()
686 (imgHeight - j * 1f) / imgHeight) in updateHLockImage()
703 for (int j = 0; j < imgHeight; j++) in updateBLockImage()
706 (imgHeight - j * 1f) / imgHeight, bValue) in updateBLockImage()
723 for (int j = 0; j < imgHeight; j++) in updateSLockImage()
726 (imgHeight - j * 1f) / imgHeight) in updateSLockImage()
850 (imgHeight - j * 1f) / imgHeight, in updateSTrack()
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/javax/swing/colorchooser/
H A DDefaultHSBChooserPanel.java250 float b = (imgHeight - p.y * 1f) / imgHeight; in updateH()
269 float b = (imgHeight - p.y * 1f) / imgHeight; in updateS()
287 float s = (imgHeight - p.y * 1f) / imgHeight; in updateB()
683 for (int j = 0; j < imgHeight; j++) in updateHLockImage()
686 (imgHeight - j * 1f) / imgHeight) in updateHLockImage()
703 for (int j = 0; j < imgHeight; j++) in updateBLockImage()
706 (imgHeight - j * 1f) / imgHeight, bValue) in updateBLockImage()
723 for (int j = 0; j < imgHeight; j++) in updateSLockImage()
726 (imgHeight - j * 1f) / imgHeight) in updateSLockImage()
851 (imgHeight - j * 1f) / imgHeight, in updateSTrack()
[all …]
/dports/graphics/openrm/rmdemo/
H A Dskeleton.c117 int *imgHeight) in parseArgs() argument
132 sscanf(av[i],"%d", imgHeight); in parseArgs()
152 int imgWidth, imgHeight; local
157 imgHeight = DEFAULT_IMAGE_HEIGHT;
168 int imgWidth, imgHeight;
173 imgHeight = DEFAULT_IMAGE_HEIGHT;
175 parseArgs(argc, argv, &imgWidth, &imgHeight);
206 20,20,imgWidth,imgHeight,"RM for Windows",
214 rmPipeSetWindow(myPipe,hWnd, imgWidth, imgHeight);
223 0,0,imgWidth,imgHeight,
[all …]
H A Dkeyfunc.c111 int *imgHeight) in parseArgs() argument
128 sscanf(av[i],"%d", imgHeight); in parseArgs()
190 int imgWidth, imgHeight; local
195 imgHeight = DEFAULT_IMAGE_HEIGHT;
206 int imgWidth, imgHeight;
211 imgHeight = DEFAULT_IMAGE_HEIGHT;
213 parseArgs(argc, argv, &imgWidth, &imgHeight);
244 20,20,imgWidth,imgHeight,"RM for Windows",
252 rmPipeSetWindow(myPipe,hWnd, imgWidth, imgHeight);
261 0,0,imgWidth,imgHeight,
[all …]
H A Dextensions.c145 int *imgHeight) in parseArgs() argument
160 sscanf(av[i],"%d", imgHeight); in parseArgs()
181 int imgWidth, imgHeight; local
186 imgHeight = DEFAULT_IMAGE_HEIGHT;
198 int imgWidth, imgHeight;
203 imgHeight = DEFAULT_IMAGE_HEIGHT;
205 parseArgs(argc, argv, &imgWidth, &imgHeight);
236 20,20,imgWidth,imgHeight,"RM for Windows",
244 rmPipeSetWindow(myPipe,hWnd, imgWidth, imgHeight);
253 0,0,imgWidth,imgHeight,
[all …]
H A DspriteTest.c100 int imgWidth, imgHeight; in buildMyImage() local
106 imgWidth=imgHeight = 8; in buildMyImage()
114 for (i=0;i<imgWidth*imgHeight;i++,d++) in buildMyImage()
226 int *imgHeight) in parseArgs() argument
243 sscanf(av[i],"%d", imgHeight); in parseArgs()
314 int imgWidth, imgHeight; local
319 imgHeight = DEFAULT_IMAGE_HEIGHT;
330 int imgWidth, imgHeight;
335 imgHeight = DEFAULT_IMAGE_HEIGHT;
385 0,0,imgWidth,imgHeight,
[all …]
H A DimgMirror.c222 int *imgHeight) in parseArgs() argument
239 sscanf(av[i],"%d", imgHeight); in parseArgs()
259 int imgWidth, imgHeight; local
264 imgHeight = DEFAULT_IMAGE_HEIGHT;
275 int imgWidth, imgHeight;
280 imgHeight = DEFAULT_IMAGE_HEIGHT;
282 parseArgs(argc, argv, &imgWidth, &imgHeight);
312 20,20,imgWidth,imgHeight,"RM for Windows",
320 rmPipeSetWindow(myPipe,hWnd, imgWidth, imgHeight);
329 0,0,imgWidth,imgHeight,
[all …]
H A DmultiTexture2D.c245 int imgWidth, imgHeight; in myInitFunc() local
328 rmPipeGetWindowSize(p, &imgWidth, &imgHeight); in myInitFunc()
388 int *imgHeight) in parseArgs() argument
403 sscanf(av[i],"%d", imgHeight); in parseArgs()
449 int imgWidth, imgHeight; local
452 imgHeight = DEFAULT_IMAGE_HEIGHT;
465 int imgWidth, imgHeight;
468 imgHeight = DEFAULT_IMAGE_HEIGHT;
470 parseArgs(argc, argv, &imgWidth, &imgHeight);
518 0,0,imgWidth,imgHeight,
[all …]
H A DautoTmap.c224 int *imgHeight) in parseArgs() argument
239 sscanf(av[i],"%d", imgHeight); in parseArgs()
259 int imgWidth, imgHeight; local
264 imgHeight = DEFAULT_IMAGE_HEIGHT;
275 int imgWidth, imgHeight;
280 imgHeight = DEFAULT_IMAGE_HEIGHT;
282 parseArgs(argc, argv, &imgWidth, &imgHeight);
313 20,20,imgWidth,imgHeight,"RM for Windows",
321 rmPipeSetWindow(myPipe,hWnd, imgWidth, imgHeight);
330 0,0,imgWidth,imgHeight,
[all …]
H A DpickTest.c87 static int imgWidth, imgHeight; variable
279 int *imgHeight, in parseArgs() argument
295 sscanf(av[i],"%d", imgHeight); in parseArgs()
328 imgHeight = DEFAULT_IMAGE_HEIGHT;
330 parseArgs(__argc, __argv, &imgWidth, &imgHeight, &nSpheres);
343 imgHeight = DEFAULT_IMAGE_HEIGHT;
345 parseArgs(argc, argv, &imgWidth, &imgHeight, &nSpheres);
376 20,20,imgWidth,imgHeight,"RM for Windows",
384 rmPipeSetWindow(myPipe,hWnd, imgWidth, imgHeight);
393 0,0,imgWidth,imgHeight,
[all …]
H A Ddyntmap.c232 int *imgHeight) in parseArgs() argument
249 sscanf(av[i],"%d", imgHeight); in parseArgs()
300 int imgWidth, imgHeight; local
305 imgHeight = DEFAULT_IMAGE_HEIGHT;
316 int imgWidth, imgHeight;
321 imgHeight = DEFAULT_IMAGE_HEIGHT;
323 parseArgs(argc, argv, &imgWidth, &imgHeight);
353 20,20,imgWidth,imgHeight,"RM for Windows",
361 rmPipeSetWindow(myPipe,hWnd, imgWidth, imgHeight);
370 0,0,imgWidth,imgHeight,
[all …]
H A DpickListTest.c86 static int imgWidth, imgHeight; variable
302 int *imgHeight, in parseArgs() argument
318 sscanf(av[i],"%d", imgHeight); in parseArgs()
351 imgHeight = DEFAULT_IMAGE_HEIGHT;
353 parseArgs(__argc, __argv, &imgWidth, &imgHeight, &nSpheres);
366 imgHeight = DEFAULT_IMAGE_HEIGHT;
368 parseArgs(argc, argv, &imgWidth, &imgHeight, &nSpheres);
399 20,20,imgWidth,imgHeight,"RM for Windows",
407 rmPipeSetWindow(myPipe,hWnd, imgWidth, imgHeight);
416 0,0,imgWidth,imgHeight,
[all …]
/dports/games/gogui/Quaqua/src/ch/randelshofer/quaqua/border/
H A DCachedImageBevelBorder.java168 int imgHeight = img.getHeight(); in paintToImage() local
173 if (width == imgWidth && height == imgHeight) { in paintToImage()
185 if (height == imgHeight) { in paintToImage()
186 top = imgHeight; in paintToImage()
222 0, imgHeight - bottom, left, imgHeight, in paintToImage()
230 imgWidth - right, imgHeight - bottom, imgWidth, imgHeight, in paintToImage()
250 if (imgHeight > bottom && imgWidth > right + left) { in paintToImage()
259 if (imgHeight > top + bottom) { in paintToImage()
260 subImg = img.getSubimage(0, top, left, imgHeight - top - bottom); in paintToImage()
268 if (imgWidth > right && imgHeight > top + bottom) { in paintToImage()
[all …]
H A DImageBevelBorder.java143 int imgHeight = bufImg.getHeight(); in paintBorder() local
148 if (width == imgWidth && height == imgHeight) { in paintBorder()
160 if (height == imgHeight) { in paintBorder()
161 top = imgHeight; in paintBorder()
197 0, imgHeight - bottom, left, imgHeight, in paintBorder()
205 imgWidth - right, imgHeight - bottom, imgWidth, imgHeight, in paintBorder()
225 if (imgHeight > bottom && imgWidth > right + left) { in paintBorder()
234 if (imgHeight > top + bottom) { in paintBorder()
235 subImg = bufImg.getSubimage(0, top, left, imgHeight - top - bottom); in paintBorder()
243 if (imgWidth > right + right && imgHeight > top + bottom) { in paintBorder()
[all …]
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/guitar/
H A DNoteSymbols.cpp52 unsigned int tBorder = getTopBorder( imgHeight ); in getY()
225 unsigned int imgHeight = v.height(); in drawFretNumber() local
236 posPair y_pos = getY( imgHeight, 1, m_nbOfFrets ); in drawFretNumber()
273 unsigned int imgHeight = v.height(); in drawFrets() local
313 int imgHeight = v.height(); in drawStrings() local
361 NoteSymbols::getTopBorder ( unsigned int imgHeight ) const in getTopBorder()
395 NoteSymbols::getGuitarChordHeight ( int imgHeight ) const in getGuitarChordHeight()
403 return std::max(8, imgHeight / 10); in getFontPixelSize()
457 NoteSymbols::getFretNumber ( int imgHeight, in getFretNumber() argument
469 unsigned int tBorder = getTopBorder( imgHeight ); in getFretNumber()
[all …]
H A DNoteSymbols.h141 unsigned int getTopBorder ( unsigned int imgHeight ) const;
143 unsigned int getBottomBorder ( unsigned int imgHeight ) const;
151 unsigned int getGuitarChordHeight ( int imgHeight ) const;
153 unsigned int getFontPixelSize ( int imgWidth, int imgHeight ) const;
161 getFretNumber ( int imgHeight,
177 getY ( int imgHeight, unsigned int fretNb, unsigned int nbOfFrets ) const;
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Darbnpot.c75 int imgWidth, imgHeight, minDim, w; in Init() local
84 image = LoadRGBImage( IMAGE_FILE, &imgWidth, &imgHeight, &imgFormat ); in Init()
93 imgHeight = 3; in Init()
94 image = malloc(imgWidth * imgHeight * 3); in Init()
95 for (i = 0; i < imgHeight; i++) { in Init()
112 printf("Read %d x %d\n", imgWidth, imgHeight); in Init()
114 minDim = imgWidth < imgHeight ? imgWidth : imgHeight; in Init()
136 glTexImage2D(GL_PROXY_TEXTURE_2D, 0, GL_RGB, imgWidth, imgHeight, 0, in Init()
142 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGB, imgWidth, imgHeight, 0, in Init()
151 glTexImage3D(GL_PROXY_TEXTURE_3D, 0, GL_RGB, imgWidth, imgHeight, 1, 0, in Init()
[all …]
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Darbnpot.c75 int imgWidth, imgHeight, minDim, w; in Init() local
84 image = LoadRGBImage( IMAGE_FILE, &imgWidth, &imgHeight, &imgFormat ); in Init()
93 imgHeight = 3; in Init()
94 image = malloc(imgWidth * imgHeight * 3); in Init()
95 for (i = 0; i < imgHeight; i++) { in Init()
112 printf("Read %d x %d\n", imgWidth, imgHeight); in Init()
114 minDim = imgWidth < imgHeight ? imgWidth : imgHeight; in Init()
136 glTexImage2D(GL_PROXY_TEXTURE_2D, 0, GL_RGB, imgWidth, imgHeight, 0, in Init()
142 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGB, imgWidth, imgHeight, 0, in Init()
151 glTexImage3D(GL_PROXY_TEXTURE_3D, 0, GL_RGB, imgWidth, imgHeight, 1, 0, in Init()
[all …]
/dports/www/tikiwiki/tiki-21.2/lib/wiki-plugins/
H A Dwikiplugin_galleriffic.php214 \$('div.loader').css({'width' : '$imgWidth', 'height' : '$imgHeight'});
215 ….advance-link').css({'width' : '$imgWidth', 'height' : '$imgHeight', 'line-height' : '$imgHeight'}…
217 \$('div.slideshow-container').css({'height' : '$imgHeight'});
224 height: $imgHeight;
228 height: $imgHeight;
232 height: $imgHeight;
233 line-height: $imgHeight;
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/util/texture/
H A DTexture.java152 private int imgHeight; field in Texture
315 return imgHeight; in getImageHeight()
408 imgHeight = data.getHeight(); in updateImage()
409 aspectRatio = (float) imgWidth / (float) imgHeight; in updateImage()
438 imgHeight = nextPowerOfTwo(imgHeight); in updateImage()
440 texHeight = imgHeight; in updateImage()
453 texHeight = imgHeight; in updateImage()
462 texHeight = imgHeight; in updateImage()
492 texHeight = nextPowerOfTwo(imgHeight); in updateImage()
497 setImageSize(imgWidth, imgHeight, texTarget); in updateImage()
[all …]
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/texture/
H A DTexture.java179 private int imgHeight; field in Texture
255 final int imgWidth, final int imgHeight, in Texture() argument
265 this.imgHeight = imgHeight; in Texture()
419 return imgHeight; in getImageHeight()
524 imgHeight = data.getHeight(); in updateImage()
557 imgHeight = nextPowerOfTwo(imgHeight); in updateImage()
559 texHeight = imgHeight; in updateImage()
572 texHeight = imgHeight; in updateImage()
587 texHeight = imgHeight; in updateImage()
599 texHeight = imgHeight; in updateImage()
[all …]

12345678910>>...27