| /plugin/zoom/ |
| D | script.js | 9 …tint){lens.css('background','url("'+sImg.attr('src')+'")');$tint=jWin.append(format('<div style="d… property
|
| /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/combo/ComboStrap/ |
| H A D | ColorRgb.php | 656 return $this->tint(abs($percentage)); 673 function tint(int $percentage): ColorRgb function in ComboStrap\\ColorRgb
|
| /plugin/datatables/assets/datatables.net-buttons/css/ |
| D | mixins.scss | 2 @function dtb-tint( $color, $percent ) {
|
| /plugin/indexmenu/scripts/fancytree/skin-bootstrap/ |
| D | boot.css | 291 /*.glyphicon-tint:before {*/
|
| /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/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;
|
| /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/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/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/calendar/ |
| D | CHANGELOG.md | 931 - Subtle theme-colored background tint 935 - Matrix: green tint 936 - Purple: purple tint 937 - Pink: pink tint 938 - Professional: blue tint 939 - Wiki: light blue tint 972 …- Theme-aware background tint (green for Matrix, purple for Purple, pink for Pink, blue for Profes… 5016 │ Purple Dream │ ← rgba green tint (when selected)
|
| /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…
|
| H A D | bootstrap.rtl.min.css.map | 1 …tint-color($background, $btn-hover-bg-tint-amount)),\n $hover-border: if($color == $color-contras…
|
| /plugin/processing/ |
| D | script.js | 9578 p.tint = function tint() { function
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/ |
| D | bootstrap.min.css | 5 …efore{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e0…
|
| /plugin/diagramsnet/lib/js/ |
| D | extensions.min.js | 1295 …ototype.clamp01=function(a){return Math.min(1,Math.max(0,a))};b.prototype.tint=function(a){this.lu… method in b 1297 …ototype.clamp01=function(a){return Math.min(1,Math.max(0,a))};b.prototype.tint=function(a){this.v*= method in b 1315 …Mod=this.alphaOff=this.alpha=this.gray=this.inv=this.comp=this.shade=this.tint=0;this.hasEffects=t… 1316 function(a,b){if(this.hasEffects){var c=this.color.toHsv();0!==this.tint&&c.tint(this.tint);0!==thi… 1317 …m_mxgraph_io_vsdx_mxVsdxTheme(-1,a)};b.prototype.setTint=function(a){this.tint=a;this.hasEffects=!…
|
| /plugin/xlsx2dw/packages/exceljs/ |
| D | exceljs.js | 21082 if (model.tint !== undefined) { 21083 xmlStream.addAttribute('tint', model.tint); 21110 if (node.attributes.tint) { 21111 this.model.tint = parseFloat(node.attributes.tint);
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
| D | xlsx.min.map | 1 …B","rgb2Hex","rgb2HSL","G","H6","L2","hsl2RGB","hsl","h6","X","rgb_tint","tint","DEF_MDW","MAX_MDW…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …tint the pattern with.\n * @property {import(\"./size.js\").Size} [size] Size of the desired slice…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 3.3.js.map | 1 …",\n \"timesbar;\": \"\\u2A31\",\n \"timesd;\": \"\\u2A30\",\n \"tint;\": \"\\u222D\",\n …
|