Home
last modified time | relevance | path

Searched refs:bgImage (Results 1 – 25 of 108) sorted by relevance

12345

/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp39 QPixmap bgImage(bgFile); in setBackground() local
49 …if(bgImage.height() != geom.height() && bgImage.width() != geom.width() ){ bgImage = bgImage.scale… in setBackground()
55 int drawWidth = bgImage.width(), drawHeight = bgImage.height(); in setBackground()
57 dx = (geom.width() - bgImage.width()) / 2; in setBackground()
58 dy = (geom.height() - bgImage.height()) / 2; in setBackground()
64 dx = geom.width() - bgImage.width(); in setBackground()
67 dy = geom.height() - bgImage.height(); in setBackground()
73 painter.setBrush(bgImage); in setBackground()
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp39 QPixmap bgImage(bgFile); in setBackground() local
49 …if(bgImage.height() != geom.height() && bgImage.width() != geom.width() ){ bgImage = bgImage.scale… in setBackground()
55 int drawWidth = bgImage.width(), drawHeight = bgImage.height(); in setBackground()
57 dx = (geom.width() - bgImage.width()) / 2; in setBackground()
58 dy = (geom.height() - bgImage.height()) / 2; in setBackground()
64 dx = geom.width() - bgImage.width(); in setBackground()
67 dy = geom.height() - bgImage.height(); in setBackground()
73 painter.setBrush(bgImage); in setBackground()
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp39 QPixmap bgImage(bgFile); in setBackground() local
49 …if(bgImage.height() != geom.height() && bgImage.width() != geom.width() ){ bgImage = bgImage.scale… in setBackground()
55 int drawWidth = bgImage.width(), drawHeight = bgImage.height(); in setBackground()
57 dx = (geom.width() - bgImage.width()) / 2; in setBackground()
58 dy = (geom.height() - bgImage.height()) / 2; in setBackground()
64 dx = geom.width() - bgImage.width(); in setBackground()
67 dy = geom.height() - bgImage.height(); in setBackground()
73 painter.setBrush(bgImage); in setBackground()
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp39 QPixmap bgImage(bgFile); in setBackground() local
49 …if(bgImage.height() != geom.height() && bgImage.width() != geom.width() ){ bgImage = bgImage.scale… in setBackground()
55 int drawWidth = bgImage.width(), drawHeight = bgImage.height(); in setBackground()
57 dx = (geom.width() - bgImage.width()) / 2; in setBackground()
58 dy = (geom.height() - bgImage.height()) / 2; in setBackground()
64 dx = geom.width() - bgImage.width(); in setBackground()
67 dy = geom.height() - bgImage.height(); in setBackground()
73 painter.setBrush(bgImage); in setBackground()
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp39 QPixmap bgImage(bgFile); in setBackground() local
49 …if(bgImage.height() != geom.height() && bgImage.width() != geom.width() ){ bgImage = bgImage.scale… in setBackground()
55 int drawWidth = bgImage.width(), drawHeight = bgImage.height(); in setBackground()
57 dx = (geom.width() - bgImage.width()) / 2; in setBackground()
58 dy = (geom.height() - bgImage.height()) / 2; in setBackground()
64 dx = geom.width() - bgImage.width(); in setBackground()
67 dy = geom.height() - bgImage.height(); in setBackground()
73 painter.setBrush(bgImage); in setBackground()
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp39 QPixmap bgImage(bgFile); in setBackground() local
49 …if(bgImage.height() != geom.height() && bgImage.width() != geom.width() ){ bgImage = bgImage.scale… in setBackground()
55 int drawWidth = bgImage.width(), drawHeight = bgImage.height(); in setBackground()
57 dx = (geom.width() - bgImage.width()) / 2; in setBackground()
58 dy = (geom.height() - bgImage.height()) / 2; in setBackground()
64 dx = geom.width() - bgImage.width(); in setBackground()
67 dy = geom.height() - bgImage.height(); in setBackground()
73 painter.setBrush(bgImage); in setBackground()
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp39 QPixmap bgImage(bgFile); in setBackground() local
49 …if(bgImage.height() != geom.height() && bgImage.width() != geom.width() ){ bgImage = bgImage.scale… in setBackground()
55 int drawWidth = bgImage.width(), drawHeight = bgImage.height(); in setBackground()
57 dx = (geom.width() - bgImage.width()) / 2; in setBackground()
58 dy = (geom.height() - bgImage.height()) / 2; in setBackground()
64 dx = geom.width() - bgImage.width(); in setBackground()
67 dy = geom.height() - bgImage.height(); in setBackground()
73 painter.setBrush(bgImage); in setBackground()
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp39 QPixmap bgImage(bgFile); in setBackground() local
49 …if(bgImage.height() != geom.height() && bgImage.width() != geom.width() ){ bgImage = bgImage.scale… in setBackground()
55 int drawWidth = bgImage.width(), drawHeight = bgImage.height(); in setBackground()
57 dx = (geom.width() - bgImage.width()) / 2; in setBackground()
58 dy = (geom.height() - bgImage.height()) / 2; in setBackground()
64 dx = geom.width() - bgImage.width(); in setBackground()
67 dy = geom.height() - bgImage.height(); in setBackground()
73 painter.setBrush(bgImage); in setBackground()
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLDesktopBackground.cpp39 QPixmap bgImage(bgFile); in setBackground() local
49 …if(bgImage.height() != geom.height() && bgImage.width() != geom.width() ){ bgImage = bgImage.scale… in setBackground()
55 int drawWidth = bgImage.width(), drawHeight = bgImage.height(); in setBackground()
57 dx = (geom.width() - bgImage.width()) / 2; in setBackground()
58 dy = (geom.height() - bgImage.height()) / 2; in setBackground()
64 dx = geom.width() - bgImage.width(); in setBackground()
67 dy = geom.height() - bgImage.height(); in setBackground()
73 painter.setBrush(bgImage); in setBackground()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/graphics/
H A DGraphicsBackground.java25 private Image bgImage; field in GraphicsBackground
31 bgImage = null; in GraphicsBackground()
38 return bgImage; in getBgImage()
41 public void setBgImage(Image bgImage) { in setBgImage() argument
42 this.bgImage = bgImage; in setBgImage()
/dports/deskutils/basket/basket-2.49a-46-g60e38c6/src/
H A Dsystemtray.cpp123 QImage bgImage = bgPix.toImage(); // Probably 22x22 in updateDisplay() local
126 KIconEffect::semiTransparent(bgImage); in updateDisplay()
127 copyImage(bgImage, fgImage, (bgImage.width() - fgImage.width()) / 2, in updateDisplay()
128 (bgImage.height() - fgImage.height()) / 2); in updateDisplay()
130 setIconByPixmap(QPixmap::fromImage(bgImage)); in updateDisplay()
311 QImage bgImage = bgPix.convertToImage(); // Probably 22x22 in updateToolTip() local
315 KIconEffect::semiTransparent(bgImage); in updateToolTip()
316 copyImage(bgImage, fgImage, (bgImage.width() - fgImage.width()) / 2, in updateToolTip()
317 (bgImage.height() - fgImage.height()) / 2); in updateToolTip()
319 KIconEffect::overlay(bgImage, lockOverlayImage); in updateToolTip()
[all …]
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/qt/
H A Dfilter_qtcrop.cpp45 QImage bgImage; in get_image() local
46 convert_mlt_to_qimage_rgba(*image, &bgImage, *width, *height); in get_image()
48 QImage fgImage = bgImage.copy(); in get_image()
49 QPainter painter(&bgImage); in get_image()
55 bgImage.fill(QColor(color.r, color.g, color.b, color.a)); in get_image()
83 convert_qimage_to_mlt_rgba(&bgImage, *image, *width, *height); in get_image()
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/qt/
H A Dfilter_qtcrop.cpp45 QImage bgImage; in get_image() local
46 convert_mlt_to_qimage_rgba(*image, &bgImage, *width, *height); in get_image()
48 QImage fgImage = bgImage.copy(); in get_image()
49 QPainter painter(&bgImage); in get_image()
55 bgImage.fill(QColor(color.r, color.g, color.b, color.a)); in get_image()
83 convert_qimage_to_mlt_rgba(&bgImage, *image, *width, *height); in get_image()
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/qt/
H A Dfilter_qtcrop.cpp45 QImage bgImage; in get_image() local
46 convert_mlt_to_qimage_rgba(*image, &bgImage, *width, *height); in get_image()
48 QImage fgImage = bgImage.copy(); in get_image()
49 QPainter painter(&bgImage); in get_image()
55 bgImage.fill(QColor(color.r, color.g, color.b, color.a)); in get_image()
83 convert_qimage_to_mlt_rgba(&bgImage, *image, *width, *height); in get_image()
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/qt/
H A Dfilter_qtcrop.cpp45 QImage bgImage; in get_image() local
46 convert_mlt_to_qimage_rgba(*image, &bgImage, *width, *height); in get_image()
48 QImage fgImage = bgImage.copy(); in get_image()
49 QPainter painter(&bgImage); in get_image()
55 bgImage.fill(QColor(color.r, color.g, color.b, color.a)); in get_image()
83 convert_qimage_to_mlt_rgba(&bgImage, *image, *width, *height); in get_image()
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/qt/
H A Dfilter_qtcrop.cpp45 QImage bgImage; in get_image() local
46 convert_mlt_to_qimage_rgba(*image, &bgImage, *width, *height); in get_image()
48 QImage fgImage = bgImage.copy(); in get_image()
49 QPainter painter(&bgImage); in get_image()
55 bgImage.fill(QColor(color.r, color.g, color.b, color.a)); in get_image()
83 convert_qimage_to_mlt_rgba(&bgImage, *image, *width, *height); in get_image()
/dports/www/dillo2/dillo-3.0.5/dw/
H A Dlayout.cc63 return layout->bgImage; in getBackgroundImage()
251 bgImage = NULL; in Layout()
288 if (bgImage) in ~Layout()
299 if (bgImage) in ~Layout()
300 bgImage->unref (); in ~Layout()
589 if (bgImage != NULL && bgImage->getImgbufSrc() != NULL) in draw()
754 if (bgImage) in setBgImage()
755 bgImage->ref (); in setBgImage()
757 if (this->bgImage) in setBgImage()
760 this->bgImage = bgImage; in setBgImage()
[all …]
/dports/graphics/grads/grads-1.9b4/src/
H A Dgxhpng.c83 if(*bgImage) { in gxhpng()
86 while (*(bgImage+len)) len++; in gxhpng()
89 if (*(bgImage+len+1)!='p' || in gxhpng()
90 *(bgImage+len+2)!='n' || in gxhpng()
91 *(bgImage+len+3)!='g' ) { in gxhpng()
92 if (*(bgImage+len+1)!='P' || in gxhpng()
93 *(bgImage+len+2)!='N' || in gxhpng()
94 *(bgImage+len+3)!='G' ) { in gxhpng()
100 if(bgfile=fopen(bgImage,"rb")) { in gxhpng()
352 if(*bgImage) { in gxhpng()
[all …]
/dports/astro/kstars/kstars-3.5.6/kstars/widgets/
H A Dmapcanvas.cpp26 bgImage = new QPixmap(bgFile); in MapCanvas()
28 origin.setX(bgImage->width() / 2); in MapCanvas()
29 origin.setY(bgImage->height() / 2); in MapCanvas()
34 delete bgImage; in ~MapCanvas()
67 p.drawPixmap(0, 0, bgImage->scaled(size())); in paintEvent()
/dports/cad/solvespace/solvespace-2.3/src/
H A Dstyle.cpp113 if(SS.bgImage.fromFile) MemFree(SS.bgImage.fromFile); in LoadFactoryDefaults()
114 SS.bgImage.fromFile = NULL; in LoadFactoryDefaults()
386 if(SS.bgImage.fromFile) MemFree(SS.bgImage.fromFile); in ScreenBackgroundImage()
387 SS.bgImage.fromFile = NULL; in ScreenBackgroundImage()
432 SS.bgImage.w = w; in ScreenBackgroundImage()
433 SS.bgImage.h = h; in ScreenBackgroundImage()
434 SS.bgImage.rw = rw; in ScreenBackgroundImage()
435 SS.bgImage.rh = rh; in ScreenBackgroundImage()
436 SS.bgImage.scale = SS.GW.scale; in ScreenBackgroundImage()
480 if(SS.bgImage.fromFile) { in ShowListOfStyles()
[all …]
/dports/devel/raylib/raylib-3.7.0/examples/textures/
H A Dtextures_blend_modes.c28 …Image bgImage = LoadImage("resources/cyberpunk_street_background.png"); // Loaded in CPU memor… in main() local
29 …Texture2D bgTexture = LoadTextureFromImage(bgImage); // Image converted to texture, GPU m… in main()
35 UnloadImage(bgImage); in main()
/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/test/test_extra/effect_fading/
H A Dunit1.pas15 bgImage: TBGRAGraphicControl;
93 Image := TBGRABitmap.Create(bgImage.Width, bgImage.Height);
137 bgImage.RedrawBitmap;
/dports/science/v_sim/v_sim-3.8.0/src/extensions/
H A DfogAndBGColor.c101 guchar *bgImage; member
193 obj->priv->bgImage = (guchar*)0; in visu_gl_ext_bg_init()
236 g_free(bg->priv->bgImage); in visu_gl_ext_bg_finalize()
466 g_free(bg->priv->bgImage); in visu_gl_ext_bg_setImage()
467 bg->priv->bgImage = (guchar*)0; in visu_gl_ext_bg_setImage()
481 bg->priv->bgImage = g_memdup(imageData, sizeof(guchar) * bg->priv->bgImageW * in visu_gl_ext_bg_setImage()
582 if(!bg->priv->view || !bg->priv->bgImage) return; in visu_gl_ext_bg_draw()
623 …glDrawPixels(bg->priv->bgImageW, bg->priv->bgImageH, GL_RGBA, GL_UNSIGNED_BYTE, bg->priv->bgImage); in visu_gl_ext_bg_draw()
625 … glDrawPixels(bg->priv->bgImageW, bg->priv->bgImageH, GL_RGB, GL_UNSIGNED_BYTE, bg->priv->bgImage); in visu_gl_ext_bg_draw()
655 if (VISU_GL_EXT_BG(data)->priv->bgImage) in onBgImageRescale()
/dports/games/jin/jin-2.14.1/src/free/jin/seek/
H A DSoughtGraph.java160 private final Image bgImage; field in SoughtGraph
215 Image bgImage = bgImageFilename == null ? null : in SoughtGraph() local
217 if (bgImage != null){ in SoughtGraph()
218 if (ImageUtilities.preload(bgImage) != ImageUtilities.COMPLETE) in SoughtGraph()
219 bgImage = null; in SoughtGraph()
222 this.bgImage = bgImage; in SoughtGraph()
482 if (bgImage != null){
483 Rectangle imageRect = new Rectangle(0, 0, bgImage.getWidth(null), bgImage.getHeight(null));
488 g.drawImage(bgImage, imageRect.x, imageRect.y, this);
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/skin/
H A DSWTBGImagePainter.java98 public SWTBGImagePainter(Control control, Image bgImage, int tileMode) { in SWTBGImagePainter() argument
99 this(control, null, null, bgImage, tileMode); in SWTBGImagePainter()
103 Image bgImageRight, Image bgImage, int tileMode) { in SWTBGImagePainter()
105 setImages(bgImageLeft, bgImageRight, bgImage); in SWTBGImagePainter()
167 public void setImage(Image bgImageLeft, Image bgImageRight, Image bgImage) { in setImage() argument
168 setImages(bgImageLeft, bgImageRight, bgImage); in setImage()
208 private void setImages(Image bgImageLeft, Image bgImageRight, Image bgImage) { in setImages() argument
209 if (imagesEqual(imgSrc, bgImage) && imagesEqual(imgSrcLeft, bgImageLeft) in setImages()
224 …+ bgImage + ";" + control.getData("SkinObject") + "/" + control.isVisible() + control.getSize() + … in setImages()
228 imgSrc = bgImage; in setImages()

12345