Home
last modified time | relevance | path

Searched refs:imagePixmap (Results 1 – 25 of 78) sorted by relevance

1234

/dports/graphics/seexpr/seexpr-3.4.4.0/src/demos/imageEditor/
H A DimageEditor.cpp143 QPixmap imagePixmap = QPixmap::fromImage(image); in ImageEditorDialog() local
144 imagePixmap = imagePixmap.scaled(256, 256, Qt::KeepAspectRatio); in ImageEditorDialog()
145 _imageLabel->setPixmap(imagePixmap); in ImageEditorDialog()
234 QPixmap imagePixmap = QPixmap::fromImage(image); in applyExpression() local
235 _imageLabel->setPixmap(imagePixmap); in applyExpression()
/dports/graphics/gimp-resynthesizer/resynthesizer-2.0.3/lib/
H A DadaptSimple.h229 Map *imagePixmap, // OUT our color pixmap of drawable, w/ interleaved mask in adaptImageAndMask() argument
238 new_pixmap(imagePixmap, image->width, image->height, pixelelPerPixel+1 ); in adaptImageAndMask()
241 adaptImage(image, imagePixmap, FIRST_PIXELEL_INDEX, pixelelPerPixel); in adaptImageAndMask()
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/editor/decorate/inserttext/
H A Dinserttextwidget.cpp295 QPixmap imagePixmap = d->iface->convertToPixmap(image); in makePixmap() local
297 imagePixmap, 0, 0, imagePixmap.width(), imagePixmap.height()); in makePixmap()
/dports/emulators/qmc2/qmc2-0.195_4/qmc2/
H A Dyoutubevideoplayer.cpp810 ImagePixmap *imagePixmap = qmc2ImagePixmapCache.object("yt_" + id); in attachVideo() local
811 bool pixmapFound = (imagePixmap != 0); in attachVideo()
820 imagePixmap = new ImagePixmap(pm); in attachVideo()
821 imagePixmap->imagePath = youTubeCacheDir.filePath(imageFile); in attachVideo()
822 qmc2ImagePixmapCache.insert("yt_" + id, imagePixmap, pm.toImage().byteCount()); in attachVideo()
832 …videoItemWidget = new VideoItemWidget(id, title, author, imagePixmap, itemType, this, listWidgetAt… in attachVideo()
1750 ImagePixmap *imagePixmap = qmc2ImagePixmapCache.object("yt_" + viw->videoID); in updateAttachedVideoInfoImages() local
1751 bool pixmapFound = (imagePixmap != 0); in updateAttachedVideoInfoImages()
1769 viw->setImage(imagePixmap); in updateAttachedVideoInfoImages()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/scripting/scriptengine/exporters/
H A DMetaTypeExporter.h129 Q_INVOKABLE QJSValue imagePixmap( int size = 1 ) const;
/dports/misc/nn-insight/nn-insight-1.0.5/
H A Dmain-window.h195 void openImagePixmap(const QPixmap &imagePixmap, const QString &sourceName);
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/Graphics/UI/Gtk/Display/
H A DImage.chs127 imagePixmap,
385 imagePixmap :: PixmapClass pixmap => ReadWriteAttr Image Pixmap pixmap
386 imagePixmap = newAttrFromObjectProperty "pixmap"
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk3-0.15.5/Graphics/UI/Gtk/Display/
H A DImage.chs127 imagePixmap,
385 imagePixmap :: PixmapClass pixmap => ReadWriteAttr Image Pixmap pixmap
386 imagePixmap = newAttrFromObjectProperty "pixmap"
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/vulkan/
H A DDisplayVk.cpp192 outExtensions->imagePixmap = false; // ANGLE does not support pixmaps in generateExtensions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/vulkan/
H A DDisplayVk.cpp206 outExtensions->imagePixmap = false; // ANGLE does not support pixmaps in generateExtensions()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/
H A DCaps.h573 bool imagePixmap; member
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DCaps.h628 bool imagePixmap; member
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DCaps.h628 bool imagePixmap; member
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DCaps.h628 bool imagePixmap; member
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DCaps.h628 bool imagePixmap; member
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DCaps.h628 bool imagePixmap; member
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DCaps.h628 bool imagePixmap; member
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DCaps.h628 bool imagePixmap; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DCaps.h628 bool imagePixmap; member
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DCaps.h628 bool imagePixmap; member
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DCaps.h628 bool imagePixmap; member
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DCaps.h628 bool imagePixmap; member
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/
H A DCaps.h649 bool imagePixmap; member
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DCaps.h628 bool imagePixmap; member
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DCaps.h628 bool imagePixmap; member

1234