Searched refs:OoxmlColor (Results 1 – 2 of 2) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/vsdx/ |
H A D | importer.js | 6071 var OoxmlColor = (function () { function 6072 function OoxmlColor() { class in OoxmlColor 6159 OoxmlColor.prototype.setInv = function (inv) { 6259 return OoxmlColor; 6261 theme_5.OoxmlColor = OoxmlColor; 8633 }(com.mxgraph.io.vsdx.theme.OoxmlColor)); 8660 }(com.mxgraph.io.vsdx.theme.OoxmlColor)); 8702 }(com.mxgraph.io.vsdx.theme.OoxmlColor)); 8733 }(com.mxgraph.io.vsdx.theme.OoxmlColor)); 8760 }(com.mxgraph.io.vsdx.theme.OoxmlColor)); [all …]
|
/plugin/diagramsnet/lib/js/ |
H A D | extensions.min.js | 1321 …InvGamma=function(a){this.invGamma=a;this.hasEffects=!0};return b}();k.OoxmlColor=d;d.__class="com… 1416 …,d)).toRgb();return c}__extends(a,b);return a}(f.mxgraph.io.vsdx.theme.OoxmlColor);e.HslClr=d;d.__… 1417 …255,255,255);return c}__extends(a,b);return a}(f.mxgraph.io.vsdx.theme.OoxmlColor);e.PrstClr=d;d._… 1418 ….prototype.calcColor.call(this,a,g)};return a}(f.mxgraph.io.vsdx.theme.OoxmlColor);e.SchemeClr=d;d… 1420 …Color(a,g,d);return c}__extends(a,b);return a}(f.mxgraph.io.vsdx.theme.OoxmlColor);e.ScrgbClr=d;d.… 1421 …eColorHex(a);return c}__extends(a,b);return a}(f.mxgraph.io.vsdx.theme.OoxmlColor);e.SrgbClr=d;d._… 1422 …eColorHex(d);return c}__extends(a,b);return a}(f.mxgraph.io.vsdx.theme.OoxmlColor);e.SysClr=d;d.__…
|