Home
last modified time | relevance | path

Searched refs:getScaledHeight (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/itext/itext-4.2.0/toolbox/com/lowagie/toolbox/plugins/
H A DTiff2Pdf.java113 document.setPageSize(new Rectangle(img.getScaledWidth(), img.getScaledHeight())); in execute()
132 img.getScaledHeight())); in execute()
137 if (img.getScaledWidth() > width || img.getScaledHeight() > height) { in execute()
140 float adjy = height / img.getScaledHeight(); in execute()
H A DKnitTiff.java100 img.getScaledHeight())); in execute()
112 imgOdd.getScaledHeight())); in execute()
117 imgEven.getScaledHeight())); in execute()
H A DDvdCover.java133 …solutePosition(410f + (370f - front.getScaledWidth()) / 2f, (525f - front.getScaledHeight()) / 2f); in execute()
139 …ack.setAbsolutePosition((370f - back.getScaledWidth()) / 2f, (525f - back.getScaledHeight()) / 2f); in execute()
145 …etAbsolutePosition(370 + (40f - side.getScaledWidth()) / 2f, (525f - side.getScaledHeight()) / 2f); in execute()
/dports/graphics/libjpeg-turbo/libjpeg-turbo-2.1.1/java/org/libjpegturbo/turbojpeg/
H A DTJDecompressor.java287 public int getScaledHeight(int desiredWidth, int desiredHeight) { in getScaledHeight() method in TJDecompressor
446 int scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompress()
484 int scaledHeight = getScaledHeight(dstImage.getWidth(), in decompressToYUV()
559 int scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompressToYUV()
612 int scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompressToYUV()
751 scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompress()
850 int scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompress()
/dports/graphics/jpeg-turbo/libjpeg-turbo-2.1.1/java/org/libjpegturbo/turbojpeg/
H A DTJDecompressor.java287 public int getScaledHeight(int desiredWidth, int desiredHeight) { in getScaledHeight() method in TJDecompressor
446 int scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompress()
484 int scaledHeight = getScaledHeight(dstImage.getWidth(), in decompressToYUV()
559 int scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompressToYUV()
612 int scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompressToYUV()
751 scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompress()
850 int scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompress()
/dports/graphics/mozjpeg/mozjpeg-4.0.3/java/org/libjpegturbo/turbojpeg/
H A DTJDecompressor.java287 public int getScaledHeight(int desiredWidth, int desiredHeight) { in getScaledHeight() method in TJDecompressor
446 int scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompress()
484 int scaledHeight = getScaledHeight(dstImage.getWidth(), in decompressToYUV()
559 int scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompressToYUV()
612 int scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompressToYUV()
751 scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompress()
850 int scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompress()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libjpeg-turbo/libjpeg-turbo-2.0.6/java/org/libjpegturbo/turbojpeg/
H A DTJDecompressor.java287 public int getScaledHeight(int desiredWidth, int desiredHeight) { in getScaledHeight() method in TJDecompressor
446 int scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompress()
484 int scaledHeight = getScaledHeight(dstImage.getWidth(), in decompressToYUV()
559 int scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompressToYUV()
612 int scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompressToYUV()
751 scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompress()
850 int scaledHeight = getScaledHeight(desiredWidth, desiredHeight); in decompress()
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DPdfLine.java202 …float f = chunk.getImage().getScaledHeight() + chunk.getImageOffsetY() + chunk.getImage().getBorde… in addToLine()
461 …image_leading = Math.max(chunk.getImage().getScaledHeight() + chunk.getImageOffsetY(), image_leadi… in getMaxSize()
516 … ascender = Math.max(ascender, ck.getImage().getScaledHeight() + ck.getImageOffsetY()); in getAscender()
H A DPdfFont.java132 return image.getScaledHeight(); in size()
H A DPdfPCell.java966 float refWidth = pivoted ? img.getScaledHeight() : img.getScaledWidth(); in getMaxHeight()
970 float refHeight = pivoted ? img.getScaledWidth() : img.getScaledHeight(); in getMaxHeight()
H A DPdfCell.java473 firstLineRealHeight = firstLine.getChunk(0).getImage().getScaledHeight(); in firstLineRealHeight()
717 result += image.getScaledHeight(); in remainingHeight()
/dports/games/gigalomania/gigalomaniasrc/
H A Dimage.h59 int getScaledHeight() const { in getScaledHeight() function
88 return this->copy(0, 0, getScaledWidth(), getScaledHeight()); in copy()
H A Dpanel.cpp254 int h = game_g->letters_small[0]->getScaledHeight() + 2; in drawPopups()
420 this->h = font[0]->getScaledHeight() + 2; in Button()
476 this->h = image->getScaledHeight(); in ImageButton()
485 this->h = image->getScaledHeight(); in ImageButton()
545 this->h = font[0]->getScaledHeight() + 2; in CycleButton()
H A Dgamestate.cpp485 const int ylargediff = game_g->letters_large[0]->getScaledHeight() + 2; in reset()
486 const int ysmalldiff = game_g->letters_small[0]->getScaledHeight() + 2; in reset()
703 int l_h = game_g->letters_large[0]->getScaledHeight(); in draw()
704 int s_h = game_g->letters_small[0]->getScaledHeight(); in draw()
1800 int l_h = game_g->letters_large[0]->getScaledHeight(); in draw()
1810 player_image->draw(rect.x, rect.y - player_image->getScaledHeight()); in draw()
1927 mouse_off_y = - mouse_image->getScaledHeight() / 2; in draw()
1936 mouse_off_y = - mouse_image->getScaledHeight() / 2; in draw()
1941 mouse_off_y = - mouse_image->getScaledHeight() / 2; in draw()
2124 ypos = soldier->ypos + image->getScaledHeight(); in update()
[all …]
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/guiengine/
H A DCGUISpriteBank.cpp78 const int h = getScaledHeight(Rectangles[n].getHeight()) * icon_scale_y; in getPositions()
232 getScaledHeight(dim.Height) * icon_scale_y)); in draw2DSprite()
351 s32 STKModifiedSpriteBank::getScaledHeight(s32 height) const in getScaledHeight() function in irr::gui::STKModifiedSpriteBank
H A DCGUISpriteBank.hpp102 s32 getScaledHeight(s32 height) const;
/dports/games/residualvm/residualvm-0.3.1/video/
H A Dqt_decoder.cpp230 _height = (nextVideoTrack->getScaledHeight() / _scaleFactorY).toInt(); in init()
394 return getScaledHeight().toInt(); in getHeight()
491 _scaledSurface->create(getScaledWidth().toInt(), getScaledHeight().toInt(), getPixelFormat()); in decodeNextFrame()
571 Common::Rational QuickTimeDecoder::VideoTrackHandler::getScaledHeight() const { in getScaledHeight() function in Video::QuickTimeDecoder::VideoTrackHandler
H A Dqt_decoder.h147 Common::Rational getScaledHeight() const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/webapk/libs/common/src/org/chromium/webapk/lib/common/splash/
H A DSplashLayout.java38 int smallestEdge = Math.min(icon.getScaledWidth(metrics), icon.getScaledHeight(metrics)); in selectLayout()
/dports/games/libretro-scummvm/scummvm-7b1e929/video/
H A Dqt_decoder.cpp230 _height = (nextVideoTrack->getScaledHeight() / _scaleFactorY).toInt(); in init()
435 return getScaledHeight().toInt(); in getHeight()
532 _scaledSurface->create(getScaledWidth().toInt(), getScaledHeight().toInt(), getPixelFormat()); in decodeNextFrame()
612 Common::Rational QuickTimeDecoder::VideoTrackHandler::getScaledHeight() const { in getScaledHeight() function in Video::QuickTimeDecoder::VideoTrackHandler
H A Dqt_decoder.h147 Common::Rational getScaledHeight() const;
/dports/games/scummvm/scummvm-2.5.1/video/
H A Dqt_decoder.cpp240 _height = (nextVideoTrack->getScaledHeight() / _scaleFactorY).toInt(); in init()
453 return getScaledHeight().toInt(); in getHeight()
553 _scaledSurface->create(getScaledWidth().toInt(), getScaledHeight().toInt(), getPixelFormat()); in decodeNextFrame()
633 Common::Rational QuickTimeDecoder::VideoTrackHandler::getScaledHeight() const { in getScaledHeight() function in Video::QuickTimeDecoder::VideoTrackHandler
H A Dqt_decoder.h151 Common::Rational getScaledHeight() const;
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/draci/
H A Dsprite.h57 uint getScaledHeight() const { return _scaledHeight; } in getScaledHeight() function
/dports/games/scummvm/scummvm-2.5.1/engines/draci/
H A Dsprite.h57 uint getScaledHeight() const { return _scaledHeight; } in getScaledHeight() function

12