Home
last modified time | relevance | path

Searched refs:_borderColor (Results 1 – 25 of 104) sorted by relevance

12345

/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima1/u1gfx/
H A Ddrawing_support.cpp37 _surface.fillRect(Rect(0, 0, 317, 7), _game->_borderColor); in drawFrame()
38 _surface.fillRect(Rect(0, 6, 7, 200), _game->_borderColor); in drawFrame()
39 _surface.fillRect(Rect(313, 7, 320, 200), _game->_borderColor); in drawFrame()
40 _surface.fillRect(Rect(0, 193, 320, 200), _game->_borderColor); in drawFrame()
52 _surface.fillRect(Rect(0, 0, 317, 7), _game->_borderColor); in drawGameFrame()
53 _surface.fillRect(Rect(0, 153, 320, 159), _game->_borderColor); in drawGameFrame()
54 _surface.fillRect(Rect(0, 6, 7, 159), _game->_borderColor); in drawGameFrame()
55 _surface.fillRect(Rect(313, 7, 320, 159), _game->_borderColor); in drawGameFrame()
64 _surface.fillRect(Rect(241, 153, 247, 200), _game->_borderColor); in drawGameFrame()
101 _surface.writeChar(16, pt, _game->_borderColor); in drawRightArrow()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/shared/early/
H A Dgame.cpp38 …_edgeColor(0), _borderColor(0), _highlightColor(0), _textColor(0), _color1(0), _bgColor(0), _white… in BEGIN_MESSAGE_MAP()
53 _borderColor = 3; in setCGAPalette()
70 _borderColor = 1; in setEGAPalette()
113 _borderColor = 1; in loadU6Palette()
/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/yui2/src/charts/as/com/yahoo/astra/fl/charts/skins/
H A DTriangleSkin.as59 private var _borderColor:uint;
66 return _borderColor;
74 if(this._borderColor != value)
76 this._borderColor = value;
H A DCircleSkin.as60 private var _borderColor:uint;
67 return _borderColor;
75 if(this._borderColor != value)
77 this._borderColor = value;
H A DRectangleSkin.as59 private var _borderColor:uint;
66 return _borderColor;
74 if(this._borderColor != value)
76 this._borderColor = value;
H A DDiamondSkin.as59 private var _borderColor:uint;
66 return _borderColor;
74 if(this._borderColor != value)
76 this._borderColor = value;
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/yui2/src/charts/as/com/yahoo/astra/fl/charts/skins/
H A DCircleSkin.as60 private var _borderColor:uint;
67 return _borderColor;
75 if(this._borderColor != value)
77 this._borderColor = value;
H A DTriangleSkin.as59 private var _borderColor:uint;
66 return _borderColor;
74 if(this._borderColor != value)
76 this._borderColor = value;
H A DDiamondSkin.as59 private var _borderColor:uint;
66 return _borderColor;
74 if(this._borderColor != value)
76 this._borderColor = value;
H A DRectangleSkin.as59 private var _borderColor:uint;
66 return _borderColor;
74 if(this._borderColor != value)
76 this._borderColor = value;
/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DTipBackgroundBox.cxx142 return _borderColor; in borderColor()
167 if (_borderColor == borderColor) in setBorderColor()
170 _borderColor = borderColor; in setBorderColor()
171 emit borderColorChanged(_borderColor); in setBorderColor()
199 painter->setPen(QPen{_borderColor, static_cast<double>(_borderWidth)}); in paint()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/Magick++/lib/
H A DMontage.cpp234 _borderColor("#dfdfdf"), in MontageFramed()
256 _borderColor=borderColor_; in borderColor()
261 return(_borderColor); in borderColor()
292 montageInfo_.border_color=_borderColor; in updateMontageInfo()
H A DSTL.cpp426 _borderColor(), in floodFillColorImage()
437 _borderColor(), in floodFillColorImage()
448 _borderColor(borderColor_), in floodFillColorImage()
458 _borderColor(borderColor_), in floodFillColorImage()
464 if (_borderColor.isValid()) in operator ()()
465 image_.floodFillColor(_x,_y,_fillColor,_borderColor,_invert); in operator ()()
475 _borderColor(), in floodFillTextureImage()
486 _borderColor(), in floodFillTextureImage()
497 _borderColor(borderColor_), in floodFillTextureImage()
508 _borderColor(borderColor_), in floodFillTextureImage()
[all …]
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/Magick++/lib/
H A DMontage.cpp234 _borderColor("#dfdfdf"), in MontageFramed()
256 _borderColor=borderColor_; in borderColor()
261 return(_borderColor); in borderColor()
292 montageInfo_.border_color=_borderColor; in updateMontageInfo()
H A DSTL.cpp426 _borderColor(), in floodFillColorImage()
437 _borderColor(), in floodFillColorImage()
448 _borderColor(borderColor_), in floodFillColorImage()
458 _borderColor(borderColor_), in floodFillColorImage()
464 if (_borderColor.isValid()) in operator ()()
465 image_.floodFillColor(_x,_y,_fillColor,_borderColor,_invert); in operator ()()
475 _borderColor(), in floodFillTextureImage()
486 _borderColor(), in floodFillTextureImage()
497 _borderColor(borderColor_), in floodFillTextureImage()
508 _borderColor(borderColor_), in floodFillTextureImage()
[all …]
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DSampler.cpp132 void Sampler::setBorderColor(const Vec4d& color) { _borderColor = color; _PCdirtyflags.setAllElemen… in setBorderColor()
203 …GLfloat color[4] = {(GLfloat)_borderColor.r(), (GLfloat)_borderColor.g(), (GLfloat)_borderColor.b(… in compileGLObjects()
/dports/emulators/sameboy/SameBoy-0.14.7/HexFiend/
H A DHFLineCountingRepresenter.m60 _borderColor = [[NSColor controlShadowColor] retain];
85 _borderColor = [[NSColor controlShadowColor] retain];
92 [_borderColor release];
235 [_borderColor autorelease];
236 _borderColor = [color copy];
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_sequence/
H A DGraphLabelModel.cpp42 GraphLabelDot::GraphLabelDot(QWidget *parent, const QColor &_borderColor, const QColor &_fillColor) in GraphLabelDot() argument
43 …: QWidget(parent), borderColor(_borderColor), fillColor(_fillColor), markedFillColor(_borderColor)… in GraphLabelDot()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/Magick++/lib/
H A DMontage.cpp94 : _borderColor("#dfdfdf"), in MontageFramed()
111 montageInfo_.border_color=_borderColor; in updateMontageInfo()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/Magick++/lib/
H A DMontage.cpp94 : _borderColor("#dfdfdf"), in MontageFramed()
111 montageInfo_.border_color=_borderColor; in updateMontageInfo()
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/Magick++/lib/
H A DMontage.cpp43 : _borderColor("#dfdfdf"), in MontageFramed()
123 montageInfo_.border_color = _borderColor; in updateMontageInfo()
H A DSTL.cpp421 _borderColor() in floodFillColorImage()
429 _borderColor() in floodFillColorImage()
442 _borderColor(borderColor_) in floodFillColorImage()
451 _borderColor(borderColor_) in floodFillColorImage()
456 if ( _borderColor.isValid() ) in operator ()()
458 image_.floodFillColor( _x, _y, _fillColor, _borderColor ); in operator ()()
477 _borderColor() in floodFillTextureImage()
485 _borderColor() in floodFillTextureImage()
498 _borderColor(borderColor_) in floodFillTextureImage()
507 _borderColor(borderColor_) in floodFillTextureImage()
[all …]
/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/yui2/src/charts/as/com/yahoo/yui/charts/
H A DBackgroundAndBorder.as68 private var _borderColor:uint = 0x000000;
72 return this._borderColor;
77 if(this._borderColor != value)
79 this._borderColor = value;
182 …else this.graphics.lineStyle(this._borderWeight, this._borderColor, 1, true, "normal", CapsStyle.S…
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/yui2/src/charts/as/com/yahoo/yui/charts/
H A DBackgroundAndBorder.as68 private var _borderColor:uint = 0x000000;
72 return this._borderColor;
77 if(this._borderColor != value)
79 this._borderColor = value;
182 …else this.graphics.lineStyle(this._borderWeight, this._borderColor, 1, true, "normal", CapsStyle.S…
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ive/
H A DTexture.cpp42 out->writeVec4(_borderColor); in write()
100 _borderColor = in->readVec4(); in read()

12345