Home
last modified time | relevance | path

Searched refs:rgb (Results 101 – 125 of 130) sorted by path

123456

/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/ol3/
H A Dscript.js1rgb:{doc:"Use the RGB color space to interpolate color values"},lab:{doc:"Use the LAB color space …
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/orphanmedia/
H A Dstyle.css36 background: rgb(255,255,204) !important;
41 color: rgb(80,80,80);
/plugin/orphanmedia2/
H A Dstyle.css36 background: rgb(255,255,204) !important;
41 color: rgb(80,80,80);
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1rgb(', 0, ',', 0, ',', 0, ')'];\n\n // makeCssRgb() can be called thousands of times. Using |rgbB…
H A Dpdf.worker.js13463 rgbColor = _colorspace.ColorSpace.singletons.rgb.getRgb(color, 0);
27233 var rgb = new Uint8ClampedArray(3);
27234 this.getRgbItem(src, srcOffset, rgb, 0);
27235 return rgb;
27351 return this.singletons.rgb;
27576 get rgb() {
28645 _colorspace.ColorSpace.singletons.rgb.getRgbItem(color, 0, rgbColor, 0);
30654 colorSpace = colorSpace || _colorspace.ColorSpace.singletons.rgb;
31547 stateManager.state.fillColorSpace = _colorspace.ColorSpace.singletons.rgb;
31548 args = _colorspace.ColorSpace.singletons.rgb.getRgb(args, 0);
[all …]
H A Dpdf.worker.js.map1rgb","getRgbItem","getRgbBuffer","getOutputLength","isPassthrough","isDefaultDecode","fillRgb","or…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.css40 background-color: rgb(180, 0, 170);
57 background-color: rgb(0, 100, 0);
60 .textLayer ::-moz-selection { background: rgb(0,0,255); }
62 .textLayer ::selection { background: rgb(0,0,255); }
959 background-color: rgb(255, 102, 102);
2052 background-color: rgb(128,255,128);
H A Dviewer.js.map1rgb(255, 255, 255)';\n ctx.fillRect(0, 0, width, height);\n ctx.restore();\n return…
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js458 0.213 * this.rgb[0] +
459 0.715 * this.rgb[1] +
460 0.072 * this.rgb[2]
477 this.rgb = HSV_RGB(
495 b===null ? this.rgb[2] : b
507 this.rgb[0] = rgb[0];
508 this.rgb[1] = rgb[1];
509 this.rgb[2] = rgb[2];
862 (c[rgb[0]]*100)+'%,'+
863 (c[rgb[1]]*100)+'%,'+
[all …]
/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;
H A Dphpthumb.gif.php401 $rgb = substr($lpData, $i * 3, 3);
402 if (strlen($rgb) < 3) {
406 $this->m_arColors[] = (ord($rgb[2]) << 16) + (ord($rgb[1]) << 8) + ord($rgb[0]);
448 public function colorIndex($rgb) argument
450 $rgb = (int) $rgb & 0xFFFFFF;
451 $r1 = ($rgb & 0x0000FF);
452 $g1 = ($rgb & 0x00FF00) >> 8;
453 $b1 = ($rgb & 0xFF0000) >> 16;
/plugin/processing/
H A Dscript.js4595 var rgb = p.color.toRGB(aValue1, aValue2, aValue3);
4596 r = rgb[0];
4597 g = rgb[1];
4598 b = rgb[2];
/plugin/revealjs/
H A DREADME.md270 …- All possible HTML color names and codes are supported: `red`, `#f00`, `#ff0000`, `rgb(255,0,0)`,…
H A Dchangelog.md22 …- All possible HTML color names and codes are supported: `red`, `#f00`, `#ff0000`, `rgb(255,0,0)`,…
/plugin/revealjs/js/
H A Dreveal.js1242 var rgb = colorToRgb( contrastColor );
1247 if( rgb && rgb.a !== 0 ) {
1872 var rgb = color.match( /^rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)$/i );
1873 if( rgb ) {
1875 r: parseInt( rgb[1], 10 ),
1876 g: parseInt( rgb[2], 10 ),
1877 b: parseInt( rgb[3], 10 )
/plugin/s5/ui/i18n/
H A Dpretty.css32 #currentSlide span {font-size: 13px; color: rgb(49%,47%,66%);}
39 …margin: 0 -15% 1em 0; padding: 0.5em 15% 0.06125em 0; border-bottom: 0.06125em solid rgb(90,94,120…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug.css520 color: rgb(128, 128, 128);
840 background: rgb(255, 255, 225) !important;
1031 background: rgb(229, 229, 229) !important;
1053 background-color: rgb(255, 255, 255);
1754 color: rgb(128, 128, 128);
1760 color: rgb(128, 128, 128);
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js591 var rgb = { class in AnonymousFunction19fc41e62100
599 return rgb;
623 var rgb;
892 if (rgb) {
893 if (rgb[2]) {
898 if (rgb[3]) {
903 if (rgb[4]) {
914 if (rgb[5]) {
927 if (rgb[6]) {
943 return rgb;
[all …]
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.min.js1rgb(t,r,i),toString:st};return e.is(n,"finite")&&(a.opacity=n),a};function ht(t,e,r){return functi…
H A Draphael.no-deps.min.js1rgb(t,r,i),toString:st};return e.is(n,"finite")&&(a.opacity=n),a};function ht(t,e,r){return functi…
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js19rgb=i(function(a,b,c,d){if(e(d,"finite")){var f=D.round;return"rgba("+[f(a),f(b),f(c),+d.toFixed(2…
21 …rn+b.toFixed(3)+a}}function h(a){return a.join(" ")}function i(b){return a.rgb(b[0],b[1],b[2])}fun…
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/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1rgb ridge right right-side ' +\n 'rightwards rtl run-in screen scroll semi-condensed semi-expan…

123456