Home
last modified time | relevance | path

Searched refs:bgColor (Results 1751 – 1775 of 3368) sorted by relevance

1...<<71727374757677787980>>...135

/dports/graphics/pastel/pastel-0.8.1/cargo-crates/web-sys-0.3.51/webidls/enabled/
H A DHTMLTableCellElement.webidl46 attribute DOMString bgColor;
/dports/www/zola/zola-0.15.2/cargo-crates/web-sys-0.3.55/webidls/enabled/
H A DHTMLTableCellElement.webidl46 attribute DOMString bgColor;
/dports/www/xh/xh-0.14.1/cargo-crates/web-sys-0.3.54/webidls/enabled/
H A DHTMLTableCellElement.webidl46 attribute DOMString bgColor;
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/web-sys-0.3.55/webidls/enabled/
H A DHTMLTableCellElement.webidl46 attribute DOMString bgColor;
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/web-sys-0.3.55/webidls/enabled/
H A DHTMLTableCellElement.webidl46 attribute DOMString bgColor;
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/web-sys-0.3.53/webidls/enabled/
H A DHTMLTableCellElement.webidl46 attribute DOMString bgColor;
/dports/devel/dtool/dtool-0.11.0/cargo-crates/web-sys-0.3.53/webidls/enabled/
H A DHTMLTableCellElement.webidl46 attribute DOMString bgColor;
/dports/lang/spidermonkey60/firefox-60.9.0/dom/webidl/
H A DHTMLTableCellElement.webidl52 attribute DOMString bgColor;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/web-sys-0.3.55/webidls/enabled/
H A DHTMLTableCellElement.webidl46 attribute DOMString bgColor;
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/web-sys-0.3.55/webidls/enabled/
H A DHTMLTableCellElement.webidl46 attribute DOMString bgColor;
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/web-sys-0.3.42/webidls/enabled/
H A DHTMLTableCellElement.webidl46 attribute DOMString bgColor;
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/video/
H A Dneomagic.h100 __u32 bgColor; member
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/web-sys-0.3.51/webidls/enabled/
H A DHTMLTableCellElement.webidl46 attribute DOMString bgColor;
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/web-sys-0.3.35/webidls/enabled/
H A DHTMLTableCellElement.webidl46 attribute DOMString bgColor;
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/web-sys-0.3.51/webidls/enabled/
H A DHTMLTableCellElement.webidl46 attribute DOMString bgColor;
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/barcodegenerator/
H A Dbarcodegenerator.h121 ScColor bgColor; variable
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/web-sys-0.3.44/webidls/enabled/
H A DHTMLTableCellElement.webidl46 attribute DOMString bgColor;
/dports/www/monolith/monolith-2.6.1/cargo-crates/web-sys-0.3.51/webidls/enabled/
H A DHTMLTableCellElement.webidl46 attribute DOMString bgColor;
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/web-sys-0.3.53/webidls/enabled/
H A DHTMLTableCellElement.webidl46 attribute DOMString bgColor;
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/swl/
H A Dswl_wincoreUX.cpp3317 static clPtr<IconData::Node> CreateIconDataNode( Image32& _image, unsigned bgColor, bool enabled ) in CreateIconDataNode() argument
3320 node->bgColor = bgColor; in CreateIconDataNode()
3352 if ( c == 0xFF ) { *p = bgColor; } in CreateIconDataNode()
3357 ( ( ( ( bgColor & 0x0000FF ) * c + ( fgColor & 0x0000FF ) * c1 ) >> 8 ) & 0x0000FF ) + in CreateIconDataNode()
3358 ( ( ( ( bgColor & 0x00FF00 ) * c + ( fgColor & 0x00FF00 ) * c1 ) >> 8 ) & 0x00FF00 ) + in CreateIconDataNode()
3359 ( ( ( ( bgColor & 0xFF0000 ) * c + ( fgColor & 0xFF0000 ) * c1 ) >> 8 ) & 0xFF0000 ); in CreateIconDataNode()
3461 unsigned bgColor = gc.FillRgb(); in Draw() local
3466 *pNode = CreateIconDataNode( data->image, bgColor, enabled ); in Draw()
3476 unsigned bgColor = gc.FillRgb(); in DrawF() local
3479 if ( !pNode->ptr() || pNode[0]->bgColor != bgColor ) in DrawF()
[all …]
/dports/x11-wm/compiz-plugins-extra/compiz-plugins-extra-0.8.8/src/scalefilter/
H A Dscalefilter.c179 attrib.bgColor[0] = scalefilterGetBackColorRed (s); in scalefilterRenderFilterText()
180 attrib.bgColor[1] = scalefilterGetBackColorGreen (s); in scalefilterRenderFilterText()
181 attrib.bgColor[2] = scalefilterGetBackColorBlue (s); in scalefilterRenderFilterText()
182 attrib.bgColor[3] = scalefilterGetBackColorAlpha (s); in scalefilterRenderFilterText()
/dports/cad/sumo/sumo-1.2.0/src/utils/gui/div/
H A DGLHelper.cpp644 settings.bgColor, in drawTextSettings()
653 … const RGBColor& txtColor, const RGBColor& bgColor, const RGBColor& borderColor, in drawTextBox() argument
660 if (bgColor.alpha() != 0) { in drawTextBox()
674 setColor(bgColor); in drawTextBox()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dgutil.cpp160 Qt::AspectRatioMode aspectRatioMode, QColor bgColor) { in svgToPixmap() argument
190 pixmap.fill(bgColor); in svgToPixmap()
226 const int leftAdj, const int topAdj, QColor bgColor) { in compositePixmap() argument
233 destination.fill(bgColor); in compositePixmap()
/dports/multimedia/shotcut/shotcut-21.03.21/src/qml/filters/richtext/
H A Dui.qml153 bgColor.value = filter.get('bgcolour')
168 if (bgColor.value.substring(0, 3) !== '#00') {
394 id: bgColor
401 onClicked: bgColor.value = '#00000000'
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderThemeWinCE.cpp465 Color bgColor(GetRValue(colorMenu), GetGValue(colorMenu), GetBValue(colorMenu), 255); in adjustMenuListButtonStyle() local
467 if (bgColor == textColor) in adjustMenuListButtonStyle()
468 textColor.setRGB((~bgColor.rgb()) | 0xFF000000); in adjustMenuListButtonStyle()
471 style->setBackgroundColor(bgColor); in adjustMenuListButtonStyle()

1...<<71727374757677787980>>...135