Home
last modified time | relevance | path

Searched defs:shade (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/ComboStrap/
H A DColorRgb.php626 function shade(int $percentage): ColorRgb function in ComboStrap\\ColorRgb
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js5585 HSLColor.prototype.shade = function (amount) { method in HSLColor
5653 HSVColor.prototype.shade = function (amount) { method in HSVColor
6151 OoxmlColor.prototype.setShade = function (shade) { argument
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1295 …his.lum*=1+a/100;this.lum=this.clamp01(this.lum);return this};b.prototype.shade=function(a){this.l… method in b
1298 1+a/100;this.v=this.clamp01(this.v);return this};b.prototype.shade=function(a){this.v*=a/100;this.v… method in b