Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js6151 OoxmlColor.prototype.setShade = function (shade) { method in OoxmlColor
6314 color.setShade(effVal);
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1317 …xTheme(-1,a)};b.prototype.setTint=function(a){this.tint=a;this.hasEffects=!0};b.prototype.setShade= method in b
1324 case "a:shade":b.setShade(d);break;case "a:satMod":b.setSatMod(d);break;case "a:lumMod":b.setLumMod…