Home
last modified time | relevance | path

Searched refs:rgbColor (Results 1 – 9 of 9) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DColor.php28 public function setRgbColor(RgbColor $rgbColor) argument
30 $this->rgbColor = $rgbColor;
37 return $this->rgbColor;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DOpaqueColor.php32 public function setRgbColor(RgbColor $rgbColor) argument
34 $this->rgbColor = $rgbColor;
41 return $this->rgbColor;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DColorStyle.php32 public function setRgbColor(Color $rgbColor) argument
34 $this->rgbColor = $rgbColor;
41 return $this->rgbColor;
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
DPDF417Factory.php226 $color = $this->rgbColor;
DDatamatrixFactory.php222 $color = $this->rgbColor;
DBarcodeFactory.php228 $color = $this->rgbColor;
DQRcodeFactory.php266 $color = $this->rgbColor;
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js13460 var rgbColor = blackColor;
13463 rgbColor = _colorspace.ColorSpace.singletons.rgb.getRgb(color, 0);
13472 color: rgbColor,
28626 var rgbColor = new Uint8ClampedArray(3);
28629 this.color = rgbColor;
28639 _colorspace.ColorSpace.singletons.gray.getRgbItem(color, 0, rgbColor, 0);
28641 this.color = rgbColor;
28645 _colorspace.ColorSpace.singletons.rgb.getRgbItem(color, 0, rgbColor, 0);
28647 this.color = rgbColor;
28651 _colorspace.ColorSpace.singletons.cmyk.getRgbItem(color, 0, rgbColor, 0);
[all …]
Dpdf.worker.js.map1rgbColor","ColorSpace","outlineItem","unsafeUrl","newWindow","bold","italic","encrypt","permission…