Searched defs:clamp01 (Results 1 – 2 of 2) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/vsdx/ |
H A D | importer.js | 5577 /*private*/ HSLColor.prototype.clamp01 = function (val) { method in HSLColor 5645 /*private*/ HSVColor.prototype.clamp01 = function (val) { method in HSVColor
|
/plugin/diagramsnet/lib/js/ |
H A D | extensions.min.js | 1295 … new f.mxgraph.io.vsdx.theme.Color(255*a|0,255*b|0,255*g|0)};b.prototype.clamp01=function(a){retur… method in b 1297 …this.v,this.v,d,a,a][g]|0,255*[a,a,b,this.v,this.v,d][g]|0)};b.prototype.clamp01=function(a){retur… method in b
|