Searched refs:OoxmlColor (Results 1 – 2 of 2) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/vsdx/ |
D | importer.js | 6071 var OoxmlColor = (function () { class 6072 function OoxmlColor() { class in anonymousFunctione5f06ec723200.anonymousFunctione5f06ec723300.anonymousFunctione5f06ec723400.anonymousFunctione5f06ec723500.anonymousFunctione5f06ec723600.OoxmlColor 6106 OoxmlColor.prototype.calcColor = function (styleColor, theme) { class 6127 … OoxmlColor.prototype.getColor$int$com_mxgraph_io_vsdx_mxVsdxTheme = function (styleColor, theme) { 6134 OoxmlColor.prototype.getColor = function (styleColor, theme) { 6144 … OoxmlColor.prototype.getColor$com_mxgraph_io_vsdx_mxVsdxTheme = function (theme) { 6147 OoxmlColor.prototype.setTint = function (tint) { 6151 OoxmlColor.prototype.setShade = function (shade) { 6155 OoxmlColor.prototype.setComp = function (comp) { 6159 OoxmlColor.prototype.setInv = function (inv) { [all …]
|
/plugin/diagramsnet/lib/js/ |
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.__…
|