Home
last modified time | relevance | path

Searched defs:thumb (Results 151 – 175 of 1306) sorted by relevance

12345678910>>...53

/dports/multimedia/minitube/minitube-3.9.2/src/
H A Dvideo.cpp197 auto &thumb = thumbs.at(i); in loadThumb() local
207 for (auto &thumb : qAsConst(thumbs)) { in loadThumb() local
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_widget_icon.h34 } file, thumb; member
43 } thumb; member
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/
H A DMusicThumbLoader.cpp122 std::string thumb = CTextureUtils::GetWrappedImageURL(pItem->GetPath(), "music"); in LoadItemLookup() local
140 std::string thumb = GetCachedImage(item, "thumb"); in FillThumb() local
/dports/databases/powa-web/powa-web-4.0.2/powa/static/bower_components/foundation/scss/foundation/components/
H A D_thumbs.scss38 @mixin thumb( mixin
/dports/graphics/photivo/photivo/Sources/filemgmt/
H A DptColumnGridThumbnailLayouter.cpp77 void ptColumnGridThumbnailLayouter::Layout(ptGraphicsThumbGroup* thumb) { in Layout()
H A DptRowGridThumbnailLayouter.cpp78 void ptRowGridThumbnailLayouter::Layout(ptGraphicsThumbGroup* thumb) { in Layout()
/dports/audio/ampache/ampache-php74-5.0.0/src/Repository/Model/
H A DArt.php81 public $thumb; variable in Ampache\\Repository\\Model\\Art
983 public static function url($uid, $type, $sid = null, $thumb = null)
1213 public static function get_thumb_size($thumb)
1326 $thumb,
/dports/graphics/gwenview/gwenview-21.12.3/lib/thumbnailprovider/
H A Dthumbnailprovider.cpp129 QImage thumb; in moveThumbnailHelper() local
437 QImage thumb = loadThumbnailFromCache(); in checkThumbnail() local
546 QPixmap thumb = QPixmap::fromImage(img); in emitThumbnailLoaded() local
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_utils/gui/
H A Djuce_AudioThumbnailCache.cpp102 bool AudioThumbnailCache::loadThumb (AudioThumbnailBase& thumb, const int64 hashCode) in loadThumb()
118 void AudioThumbnailCache::storeThumb (const AudioThumbnailBase& thumb, in storeThumb()
/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkCore/
H A DDkThumbs.cpp94 QImage thumb; in computeIntern() local
338 QImage thumb = DkThumbNail::computeIntern(filePath, ba, forceLoad, maxThumbSize); in computeCall() local
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/
H A Dadmin-dynamic-album.php86 $thumb = sanitize($_POST['thumb']); variable
88 $thumb = ''; variable
/dports/misc/broot/broot-1.7.0/cargo-crates/termimad-0.17.0/src/
H A Dscrollbar_style.rs17 pub thumb: StyledChar, field
/dports/graphics/krita/krita-4.4.8/libs/widgets/
H A DKoIconToolTip.cpp45 QImage thumb = index.data( KoResourceModel::OriginalThumbnailRole ).value<QImage>(); in createDocument() local
/dports/graphics/krita/krita-4.4.8/libs/libqml/
H A DPageThumbnailProvider.cpp53 void PageThumbnailProvider::addThumbnail(QString id, QImage thumb) in addThumbnail()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/themes/windows/global/
H A Dxulscrollbars.css47 thumb { selector
/dports/audio/ampache/ampache-php74-5.0.0/public/templates/
H A Dshow_random_videos.inc.php48 $thumb = Ui::is_grid_view('video') ? 7 : 6; variable
H A Dshow_artist_row.inc.php56 <?php $thumb = (isset($browse) && !$browse->is_grid_view()) ? 11 : 1; variable
/dports/misc/kcd/kcd-7.15.0/
H A Dscroll.h38 int beforeThumb, thumb, afterThumb; variable
/dports/mail/horde-imp/imp-6.2.27/lib/Mime/Viewer/
H A DImages.php213 protected function _viewConvert($thumb)
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/
H A DJFIFMarkerSegment.java78 JFIFThumbRGB thumb = null; // If present field in JFIFMarkerSegment
367 BufferedImage thumb, in write()
473 BufferedImage thumb, in writeThumb()
586 private static BufferedImage expandGrayThumb(BufferedImage thumb) { in expandGrayThumb()
653 JFIFThumb thumb; field in JFIFMarkerSegment.JFIFExtensionMarkerSegment
878 JFIFThumbUncompressed(BufferedImage thumb) { in JFIFThumbUncompressed()
975 JFIFThumbRGB(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbRGB()
1043 JFIFThumbPalette(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbPalette()
1161 JFIFThumbJPEG(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbJPEG()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/
H A DJFIFMarkerSegment.java78 JFIFThumbRGB thumb = null; // If present field in JFIFMarkerSegment
367 BufferedImage thumb, in write()
473 BufferedImage thumb, in writeThumb()
586 private static BufferedImage expandGrayThumb(BufferedImage thumb) { in expandGrayThumb()
653 JFIFThumb thumb; field in JFIFMarkerSegment.JFIFExtensionMarkerSegment
878 JFIFThumbUncompressed(BufferedImage thumb) { in JFIFThumbUncompressed()
975 JFIFThumbRGB(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbRGB()
1043 JFIFThumbPalette(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbPalette()
1161 JFIFThumbJPEG(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbJPEG()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/
H A DJFIFMarkerSegment.java78 JFIFThumbRGB thumb = null; // If present field in JFIFMarkerSegment
367 BufferedImage thumb, in write()
473 BufferedImage thumb, in writeThumb()
586 private static BufferedImage expandGrayThumb(BufferedImage thumb) { in expandGrayThumb()
653 JFIFThumb thumb; field in JFIFMarkerSegment.JFIFExtensionMarkerSegment
878 JFIFThumbUncompressed(BufferedImage thumb) { in JFIFThumbUncompressed()
975 JFIFThumbRGB(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbRGB()
1043 JFIFThumbPalette(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbPalette()
1161 JFIFThumbJPEG(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbJPEG()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/
H A DJFIFMarkerSegment.java78 JFIFThumbRGB thumb = null; // If present field in JFIFMarkerSegment
370 BufferedImage thumb, in write()
476 BufferedImage thumb, in writeThumb()
588 private static BufferedImage expandGrayThumb(BufferedImage thumb) { in expandGrayThumb()
655 JFIFThumb thumb; field in JFIFMarkerSegment.JFIFExtensionMarkerSegment
880 JFIFThumbUncompressed(BufferedImage thumb) { in JFIFThumbUncompressed()
977 JFIFThumbRGB(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbRGB()
1045 JFIFThumbPalette(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbPalette()
1163 JFIFThumbJPEG(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbJPEG()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/
H A DJFIFMarkerSegment.java78 JFIFThumbRGB thumb = null; // If present field in JFIFMarkerSegment
367 BufferedImage thumb, in write()
473 BufferedImage thumb, in writeThumb()
586 private static BufferedImage expandGrayThumb(BufferedImage thumb) { in expandGrayThumb()
653 JFIFThumb thumb; field in JFIFMarkerSegment.JFIFExtensionMarkerSegment
878 JFIFThumbUncompressed(BufferedImage thumb) { in JFIFThumbUncompressed()
975 JFIFThumbRGB(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbRGB()
1043 JFIFThumbPalette(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbPalette()
1161 JFIFThumbJPEG(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbJPEG()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/
H A DJFIFMarkerSegment.java78 JFIFThumbRGB thumb = null; // If present field in JFIFMarkerSegment
367 BufferedImage thumb, in write()
473 BufferedImage thumb, in writeThumb()
586 private static BufferedImage expandGrayThumb(BufferedImage thumb) { in expandGrayThumb()
653 JFIFThumb thumb; field in JFIFMarkerSegment.JFIFExtensionMarkerSegment
878 JFIFThumbUncompressed(BufferedImage thumb) { in JFIFThumbUncompressed()
975 JFIFThumbRGB(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbRGB()
1043 JFIFThumbPalette(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbPalette()
1161 JFIFThumbJPEG(BufferedImage thumb) throws IllegalThumbException { in JFIFThumbJPEG()

12345678910>>...53