Home
last modified time | relevance | path

Searched refs:setHueMod (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js6187 OoxmlColor.prototype.setHueMod = function (hueMod) { method in OoxmlColor
6323 color.setHueMod(effVal);
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1319 !0};b.prototype.setHueOff=function(a){this.hueOff=a;this.hasEffects=!0};b.prototype.setHueMod=funct… method in b
1324 …tSatMod(d);break;case "a:lumMod":b.setLumMod(d);break;case "a:hueMod":b.setHueMod(d)}}return b};re…