Home
last modified time | relevance | path

Searched refs:hexColor (Results 1 – 10 of 10) sorted by relevance

/plugin/ckgdoku/ckeditor/skins/moono/
H A Dskin.js99 return function( hexColor, ratio ) { argument
100 var channels = hexColor.match( /[^#]./g );
/plugin/ckgedit/ckeditor/skins/moono/
H A Dskin.js99 return function( hexColor, ratio ) { argument
100 var channels = hexColor.match( /[^#]./g );
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DDatamatrixFactory.php181 $color = $this->hexColor;
185 …style="position:absolute; border: solid '.$this->_borderPx.'px '.$this->hexColor.'; width:'.($this…
290 $color = $this->hexColor;
H A DPDF417Factory.php185 $color = $this->hexColor;
189 …style="position:absolute; border: solid '.$this->_borderPx.'px '.$this->hexColor.'; width:'.$scale…
294 $color = $this->hexColor;
H A DQRcodeFactory.php220 $color = $this->hexColor;
224 …style="position:absolute; border: solid '.$this->_borderPx.'px '.$this->hexColor.'; width:'.($this…
342 $color = $this->hexColor;
H A DBarcodeFactory.php181 $color = $this->hexColor;
314 $color = $this->hexColor;
/plugin/combo/ComboStrap/
H A DColorRgb.php770 $hexColor = $this->toRgbHex();
771 if (in_array($hexColor, self::CSS_COLOR_NAMES)) {
772 return self::CSS_COLOR_NAMES[$hexColor];
774 return $hexColor;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js52230 var hexColor = colorToHex(color);
52232 if (hexColor) {
52233 return hexColor;
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1 …arning),\n HexColorLength: new Rule('hexColorLength', localize('rule.hexColor', \"Hex colors mu…