| /plugin/zoom/ |
| D | script.js | 9 …tint=null;var softFocus=null;var $ie6Fix=null;var zoomImage;var controlTimer=0;var cw,ch;var destU… property
|
| /plugin/syntaxhighlightjs/static/lib/highlightjs/languages/ |
| D | processing.min.js | 1 …normal pointLight spotLight image imageMode loadImage noTint requestImage tint texture textureMode…
|
| /plugin/diagramsnet/lib/math/jax/input/MathML/entities/ |
| D | t.js | 19 …"\u223C",thorn:"\u00FE",timesb:"\u22A0",timesbar:"\u2A31",timesd:"\u2A30",tint:"\u222D",toea:"\u29… property
|
| /plugin/icons/exe/ |
| D | list-glyphicon.php | 252 'tint',
|
| D | list-font-awesome.php | 699 'tint',
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/client/hints/ |
| D | browsers.yml | 172 'org.tint': 'Tint Browser'
|
| /plugin/datatables/assets/datatables.net-buttons/css/ |
| D | mixins.scss | 2 @function dtb-tint( $color, $percent ) {
|
| /plugin/combo/ComboStrap/ |
| H A D | ColorRgb.php | 656 return $this->tint(abs($percentage)); 673 function tint(int $percentage): ColorRgb function in ComboStrap\\ColorRgb
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
| D | xlsx.min.js | 5 …tint){if(tint===0)return hex;var hsl=rgb2HSL(hex2RGB(hex));if(tint<0)hsl[2]=hsl[2]*(1+tint);else h… argument 7 …tint||0);if(opts.WTF)p.s.fgColor.raw_rgb=themes.themeElements.clrScheme[p.s.fgColor.theme].rgb}if(…
|
| D | xlsx.js | 4217 /* 18.3.1.15 color CT_Color TODO: tint, theme, auto, indexed */ 4591 /* 18.8.3 bgColor tint algorithm */ 4592 function rgb_tint(hex, tint) { argument 4593 if(tint === 0) return hex; 4595 if (tint < 0) hsl[2] = hsl[2] * (1 + tint); 4596 else hsl[2] = 1 - (1 - hsl[2]) * (1 - tint); 4661 if(y.tint) fill.bgColor.tint = parseFloat(y.tint); 4671 if(y.tint) fill.fgColor.tint = parseFloat(y.tint); 5050 …tint val="50000"/><a:satMod val="300000"/></a:schemeClr></a:gs><a:gs pos="35000"><a:schemeClr val=… 7254 …Color.rgb = rgb_tint(themes.themeElements.clrScheme[p.s.fgColor.theme].rgb, p.s.fgColor.tint || 0); [all …]
|
| /plugin/mikioplugin/icons/elusive/css/ |
| H A D | elusive-icons.min.css | 4 …"}.el-time-alt:before{content:"\f20e"}.el-time:before{content:"\f20f"}.el-tint:before{content:"\f2…
|
| /plugin/hyphenation/phpHyphenation/patterns/ |
| D | sv.php | 10 …gt tik3l 3tiks 5tikul t2il 5tilj 3tillst 3tillv 3tillä 5time 2tind 2tinr 2tint ti4od 3tion ti2os 3…
|
| D | de.php | 9 … 4t1ind ti5n4e t1inf tin2g1a tin2g3l tings2 ting3st t1init t2inn 3t2ins_ 4tint 4t1inv 5tio ti3or 3…
|
| /plugin/indexmenu/scripts/fancytree/skin-bootstrap/ |
| D | boot.css | 291 /*.glyphicon-tint:before {*/
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/data/patterns/ |
| D | sv.php | 11 …l 3tiks 5tikul t2il 5tilj 3tillst 3tillv 3till\xc3\xa4 5time 2tind 2tinr 2tint ti4od 3tion ti2os 3…
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 18654 * Tint filter class 18656 * @class fabric.Image.filters.Tint 18659 * @see {@link fabric.Image.filters.Tint#initialize} for constructor definition 18661 * @example <caption>Tint filter with hex color and opacity</caption> 18662 * var filter = new fabric.Image.filters.Tint({ 18668 * @example <caption>Tint filter with rgba color</caption> 18669 * var filter = new fabric.Image.filters.Tint({ 18675 …fabric.Image.filters.Tint = fabric.util.createClass(fabric.Image.filters.BaseFilter, /** @lends fa… 18682 type: 'Tint', 18686 * @memberOf fabric.Image.filters.Tint.prototype [all …]
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/Client/ |
| D | Browser.php | 640 'TI' => 'Tint Browser',
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | fontawesome.all.min.css | 5 …ntent:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-sla…
|
| /plugin/mikioplugin/icons/fontawesome5/css/ |
| H A D | all.min.css | 5 …ntent:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-sla…
|
| /plugin/xlsx2dw/packages/xlsx/ |
| D | xlsx.mjs | 4681 if (nTS != 0) out.tint = nTS > 0 ? nTS / 32767 : nTS / 32768; 4698 var nTS = color.tint || 0; 9851 /* 18.3.1.15 color CT_Color TODO: tint, theme, auto, indexed */ 10516 /* 18.8.3 bgColor tint algorithm */ 10517 function rgb_tint(hex, tint) { argument 10518 if(tint === 0) return hex; 10520 if (tint < 0) hsl[2] = hsl[2] * (1 + tint); 10521 else hsl[2] = 1 - (1 - hsl[2]) * (1 - tint); 10698 if(y.tint) fill.bgColor.tint = parseFloat(y.tint); 10708 if(y.tint) fill.fgColor.tint = parseFloat(y.tint); [all …]
|
| /plugin/icons/assets/font-awesome/css/ |
| D | font-awesome.min.css | 4 …a-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f0…
|
| /plugin/mikioplugin/icons/fontawesome/css/ |
| H A D | all.min.css | 4 …a-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f0…
|
| /plugin/diagramsnet/lib/js/diagramly/vsdx/ |
| D | importer.js | 5580 HSLColor.prototype.tint = function (amount) { method in HSLColor 5648 HSVColor.prototype.tint = function (amount) { method in HSVColor 6073 /*private*/ this.tint = 0; 6109 if (this.tint !== 0) { 6110 hsvColor.tint(this.tint); 6147 OoxmlColor.prototype.setTint = function (tint) { argument 6148 this.tint = tint; 6310 case "a:tint":
|
| /plugin/statistics/vendor/matomo/device-detector/ |
| D | README.md | 288 …or, Tor Browser, TenFourFox, Tenta Browser, Tesla Browser, Tizen Browser, Tint Browser, TrueLocati…
|
| /plugin/combo/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.min.css.map | 1 …tint-color($background, $btn-hover-bg-tint-amount)),\n $hover-border: if($color == $color-contras…
|