Home
last modified time | relevance | path

Searched refs:setRgba (Results 1 – 25 of 251) sorted by relevance

1234567891011

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tvrender/
H A Dqtofflinegl.cpp133 fmt.setRgba(true); in createContext()
147 fmt.setRgba(true); in createContext()
285 fmt.setRgba(true); in createContext()
295 fmt.setRgba(true); in createContext()
305 fmt.setRgba(true); in createContext()
/dports/misc/vxl/vxl-3.3.2/core/vgui/impl/qt4/
H A Dvgui_qt.cxx30 f.setRgba(true); in init()
38 of.setRgba(false); in init()
/dports/misc/vxl/vxl-3.3.2/core/vgui/impl/qt/
H A Dvgui_qt.cxx30 f.setRgba(true); in init()
38 of.setRgba(false); in init()
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/qt4/style/
H A Dargbhelper.cpp70 QtcX11Info::setRgba() in setRgba() function in QtCurve::QtcX11Info
119 QtcX11Info::getInfo(widget)->setRgba(); in addAlphaChannel()
H A Dargbhelper.h49 void setRgba();
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/qt4/style/
H A Dargbhelper.cpp70 QtcX11Info::setRgba() in setRgba() function in QtCurve::QtcX11Info
119 QtcX11Info::getInfo(widget)->setRgba(); in addAlphaChannel()
H A Dargbhelper.h49 void setRgba();
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/qt4/style/
H A Dargbhelper.cpp70 QtcX11Info::setRgba() in setRgba() function in QtCurve::QtcX11Info
119 QtcX11Info::getInfo(widget)->setRgba(); in addAlphaChannel()
H A Dargbhelper.h49 void setRgba();
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/qt4/style/
H A Dargbhelper.cpp70 QtcX11Info::setRgba() in setRgba() function in QtCurve::QtcX11Info
119 QtcX11Info::getInfo(widget)->setRgba(); in addAlphaChannel()
H A Dargbhelper.h49 void setRgba();
/dports/graphics/vpaint/vpaint-1.7/src/Gui/
H A DCssColor.cpp48 void CssColor::setRgba(int r, int g, int b, double a) in setRgba() function in CssColor
102 setRgba(l[0].toInt(), l[1].toInt(), l[2].toInt(), l[3].toDouble()); in fromString()
H A DCssColor.h46 void setRgba(int r, int g, int b, double a);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/
H A Dqgl_qpa.cpp80 retFormat.setRgba(format.rgba()); in fromPlatformWindowFormat()
116 retFormat.setRgba(format.rgba()); in toPlatformWindowFormat()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/painting/
H A Dqcolor.h118 void setRgba(QRgb rgba);
220 inline QT3_SUPPORT void setRgba(int r, int g, int b, int a) in setRgba() function
/dports/audio/mixxx/mixxx-2.3.0/src/skin/legacy/
H A Dimgsource.h111 col.setRgba(*line); in correctImageColors()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qcolor/
H A Dtst_qcolor.cpp93 void setRgba();
256 obj1.setRgba(var9); in getSetCheck()
258 obj1.setRgba(QRgb(0)); in getSetCheck()
539 expected.setRgba(rgbTbl[i].value); in setNamedColor()
796 void tst_QColor::setRgba() in setRgba() function in tst_QColor
801 color.setRgba(rgba1); in setRgba()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqplatformwindowformat_qpa.h139 void setRgba(bool enable);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/qt/
H A Dglcanvas.cpp478 format.setRgba(false); in ConvertWXAttrsToQtGL()
487 format.setRgba(true); in ConvertWXAttrsToQtGL()
/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/tool/
H A Deyedroppertool.cpp155 pickedColour.setRgba(pixelColor); in getBitmapColor()
/dports/sysutils/kshutdown/kshutdown-5.2/src/
H A Dusystemtray.cpp215 temp.setRgba(rgb); in updateIcon()
/dports/graphics/katarakt/katarakt-99735bc0b15b57d689b6c982d43b85ed1b40ef45/src/
H A Dcanvas.cpp42 background.setRgba(color); in Canvas()
51 background_fullscreen.setRgba(color); in Canvas()
/dports/editors/calligra/calligra-3.2.1/libs/pigment/colorspaces/
H A DKoLabColorSpace.cpp165 c->setRgba(qRgba(R, G, B, A)); in toQColor()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/fsui/qt/
H A DColor.py40 self.setRgba(r, g, b, a)
/dports/converters/wkhtmltopdf/qt-5db36ec/src/plugins/platforms/glxconvenience/
H A Dqglxconvenience.cpp227 format.setRgba(rgba); in qglx_platformWindowFromGLXFBConfig()

1234567891011