Home
last modified time | relevance | path

Searched refs:rgb (Results 26 – 50 of 130) sorted by relevance

123456

/plugin/diagramsnet/lib/plugins/
H A Dvoice.js2298 var color, rgb, hsl;
2302 rgb = ntc.rgb(color);
2304 ntc.names[i].push(rgb[0], rgb[1], rgb[2], hsl[0], hsl[1], hsl[2]);
2318 var rgb = ntc.rgb(color);
2319 var r = rgb[0], g = rgb[1], b = rgb[2];
2347 …var rgb = [parseInt('0x' + color.substring(1, 3)) / 255, parseInt('0x' + color.substring(3, 5)) / …
2349 var r = rgb[0], g = rgb[1], b = rgb[2];
2373 rgb: function(color) { method in ntc
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.png.class.php88 function _saveColor($rgb) { argument
89 $color = imagecolorallocate($this->_image, $rgb[0], $rgb[1], $rgb[2]);
90 array_unshift($this->_color, array('rgb' => $rgb,
/plugin/firenews/HTMLTemplates/news/
H A Dnews.css16 color: rgb(8, 45, 176);
/plugin/abc2/abc-libraries/abc2svg/
H A Dpsvg-1.js67 Ps.step()})};Sd[".minv"]=function(){var M=Os.pop();var a=M[0];var b=M[1];var d=M[2];var e=M[3];var g=M[4];var h=M[5];Os.push([e,b,d,a,d*h-e*g,b*g-a*h])};Sd[".mmul"]=function(){var B=Os.pop();var A=Os.pop();var a=A[0];var b=A[1];var d=A[2];var e=A[3];var g=A[4];var h=A[5];var r=B[0];var s=B[1];var u=B[2];var v=B[3];var x=B[4];var y=B[5];Os.push([a*r+b*u,a*s+b*v,d*r+e*u,d*s+e*v,g*r+h*u+x,g*s+h*v+y])};Sd[".xy"]=function(){var M=Os.pop();var Y=Os.pop();var X=Os.pop();Os.push(M[0]*X+M[2]*Y+M[4]);Os.push(M[1]*X+M[3]*Y+M[5])};Sd[".rgb"]=function(){var B=Os.pop();var G=Os.pop();var R=Os.pop();Os.push("rgb("+R+","+G+","+B+")")};Sd[".rgba"]=function(){var A=Os.pop();var B=Os.pop();var G=Os.pop();var R=Os.pop();Os.push("rgba("+R+","+G+","+B+","+A+")")};function parse(){var T=arguments;if(T.length)
83 if(gcur.rgb)
84 svgbuf+=' style="color:'+gcur.rgb+'"';svgbuf+=">\n";g=1}
197 Psvg.prototype.setrgbcolor=function(r,g,b){var rgb=0x1000000+
200 Math.floor(b*255);rgb=rgb.toString(16);rgb=rgb.replace('1','#')
201 if(rgb!
[all...]
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js772 var rgb2hex = function (rgb){ argument
773 rgb = rgb.match(/^rgba?[\s+]?\([\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?/i);
774 return (rgb && rgb.length === 4) ? "#" +
775 ("0" + parseInt(rgb[1],10).toString(16)).slice(-2) +
776 ("0" + parseInt(rgb[2],10).toString(16)).slice(-2) +
777 ("0" + parseInt(rgb[3],10).toString(16)).slice(-2) : '';
/plugin/copycode/
H A Dstyle.css25 background: rgb(25, 219, 113);
/plugin/dokutexit/conf/
H A Dcommands.tex32 \definecolor{dokuheadingcolor}{rgb}{0,0,0.60}
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js1374 if (rgb) {
1375 if (rgb[2]) {
1380 if (rgb[3]) {
1385 if (rgb[4]) {
1396 if (rgb[5]) {
1409 if (rgb[6]) {
1429 return rgb;
1525 var rgb = {
1534 return rgb;
1556 var rgb;
[all …]
/plugin/linksuggest/
H A Dstyle.css43 background-color: rgb(110, 183, 219);
/plugin/callflow/
H A Draphael.js988 var rgb = { class in AnonymousFunctionaefe14e82600
996 return rgb;
1020 var rgb;
1289 if (rgb) {
1290 if (rgb[2]) {
1295 if (rgb[3]) {
1300 if (rgb[4]) {
1311 if (rgb[5]) {
1324 if (rgb[6]) {
1340 return rgb;
[all …]
/plugin/advrack/
H A Draphael.js988 var rgb = { class in AnonymousFunctionfecc8d702600
996 return rgb;
1020 var rgb;
1289 if (rgb) {
1290 if (rgb[2]) {
1295 if (rgb[3]) {
1300 if (rgb[4]) {
1311 if (rgb[5]) {
1324 if (rgb[6]) {
1340 return rgb;
[all …]
/plugin/diagramsnet/lib/images/
H A Dgitlab-logo.svg1 …cls-2{fill:#e24329;}.cls-3{fill:#fca326;}</style></defs><title>gitlab-icon-rgb</title><g id="g44">…
/plugin/externalembed/
H A Dscreen.css121 background: rgb(255, 147, 128);
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxJsCanvas.js402 var rgb = this.hexToRgb(value);
404 this.ctx.shadowColor = 'rgba(' + rgb.r + ',' + rgb.g + ',' + rgb.b + ',' + alpha + ')';
/plugin/iphelper/
H A Dall.css23 background-color: rgb(0,0,0); /* Fallback color */
/plugin/webcode/vendor/
H A Dfirebug-lite.css58 …splay:none; z-index:99999998; position:absolute; top:0; left:0; background:rgb(0,150,255); opacity…
81 #Firebug .Left .Console .Monitor .Arrow { color:rgb(0,0,255); white-space:nowrap; }
127 #Firebug .Right .HTML .Content .CSSItem center { color:rgb(0,150,0); padding:0 0 3px 0; font:bold 1…
177 …ng { display:block; text-align:center; padding:3px; background:rgb(200,225,255); color:rgb(50,50,5…
179 #Firebug .Left .XHR .Block span a { cursor:pointer; color:rgb(0,0,200); }
/plugin/combo/resources/firebug/
H A Dfirebug-lite.css69 #FirebugBGInspector { display:none; z-index:99999998; position:absolute; top:0; left:0; background:rgb(0,150,255); opacity:0.5; filter:Alpha(Opacity=50); padding:0; margin:0; }
92 #Firebug .Left .Console .Monitor .Arrow { color:rgb(0,0,255); white-space:nowrap; }
138 #Firebug .Right .HTML .Content .CSSItem center { color:rgb(0,150,0); padding:0 0 3px 0; font:bold 12px Arial, Helvetica, sans-serif; }
188 #Firebug .Left .XHR .Block strong { display:block; text-align:center; padding:3px; background:rgb(200,225,255); color:rgb(50,50,50); }
190 #Firebug .Left .XHR .Block span a { cursor:pointer; color:rgb(0,0,200); }
/plugin/charter/
H A Dhelper.php271 $rgb = $this->_parseRGB($color);
272 if (!$rgb || !is_numeric($shades) || $shades < 0)
276 'color' => $rgb,
/plugin/langdelete/
H A Dstyle.css43 color: rgb(51, 51, 51);
/plugin/colorswatch/
H A DREADME.md15 …exadecimal color codes (the ones starting with ``#``), no functions like ``rgb()`` or ``hsla()`` o…
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php294 public static function GrayscalePixelRGB($rgb) { argument
295 $r = ($rgb >> 16) & 0xFF;
296 $g = ($rgb >> 8) & 0xFF;
297 $b = $rgb & 0xFF;
/plugin/math2/phpmathpublisher/
H A Dmathpublisher.php431 $rgb = ImageColorAt($tmp_img, $x, $y);
432 if ($rgb !=$tmp_blanc)
475 $rgb = ImageColorAt($tmp_img, $x, $y);
476 if ($rgb !=$tmp_blanc)
527 $rgb = ImageColorAt($tmp_img, $x, $y);
528 if ($rgb !=$tmp_blanc)
589 $rgb = ImageColorAt($tmp_img, $x, $y);
590 if ($rgb !=$tmp_blanc)
/plugin/combo/resources/theme/default/components/css/
H A Dminimap.css11 background-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" width="250" height="195"><g fill="rgb(204,204,204)" transform="translate(-7.897 -268.6)"><rect rx="0" y="286.829" x="12.897" height="175" width="200" opacity=".517"/><path d="M13.23 458.808l39.687-132.291h198.437l-39.687 132.291z" fill-rule="evenodd"/><rect rx="0" y="273.6" x="39.688" height="13" width="90"/></g></svg>');
/plugin/minimap/
H A Dstyle.css12 …,<svg xmlns="http://www.w3.org/2000/svg" width="250" height="195"><g fill="rgb(204,204,204)" trans…
/plugin/glossary/images/
H A Dscore.xcf21 (color (color-rgb 0.701000 0.701000 0.701000))

123456