Home
last modified time | relevance | path

Searched refs:fillColorArray (Results 1 – 6 of 6) sorted by relevance

/dports/www/kf5-khtml/khtml-5.89.0/src/svg/graphics/qt/
H A DSVGPaintServerGradientQt.cpp41 void SVGPaintServerGradient::fillColorArray(QGradient &gradient, const Vector<SVGGradientStop> &sto… in fillColorArray() function in WebCore::SVGPaintServerGradient
88 fillColorArray(gradient, gradientStops(), opacity); in setup()
98 fillColorArray(gradient, gradientStops(), opacity); in setup()
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/graphics/
H A DSVGPaintServerGradient.h96 void fillColorArray(QGradient &, const Vector<SVGGradientStop> &, float opacity) const;
/dports/finance/prestashop/prestashop/admin/filemanager/include/
H A Dphp_image_magician.php182 private $fillColorArray = array('r'=>255, 'g'=>255, 'b'=>255); variable in imageLib
426 …$color = imagecolorallocate($im, $this->fillColorArray['r'], $this->fillColorArray['g'], $this->fi…
2705 $this->fillColorArray = $colorArray;
/dports/www/thirtybees/thirtybees-1.1.0/admin/filemanager/include/
H A Dphp_image_magician.php183 private $fillColorArray = ['r'=>255, 'g'=>255, 'b'=>255]; variable in imageLib
431 …$color = imagecolorallocate($im, $this->fillColorArray['r'], $this->fillColorArray['g'], $this->fi…
2677 $this->fillColorArray = $colorArray;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2006-12-319208 (WebCore::SVGPaintServerGradient::fillColorArray):
H A DChangeLog-2007-10-1459578 (WebCore::SVGPaintServerGradient::fillColorArray):