Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js3903 …/*private*/ this.variantsColors = (function (dims) { var allocate = function (dims) { if (dims.len… method in mxVsdxTheme
4384 …this.variantsColors[index][0] = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgr…
4387 …this.variantsColors[index][1] = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgr…
4390 …this.variantsColors[index][2] = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgr…
4393 …this.variantsColors[index][3] = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgr…
4396 …this.variantsColors[index][4] = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgr…
4399 …this.variantsColors[index][5] = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgr…
4402 …this.variantsColors[index][6] = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgr…
4455 color = this.variantsColors[this.themeVariant][clrIndex];
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1224 … d(b){this.themeIndex=-1;this.themeVariant=0;this.baseColors={};this.variantsColors=function(a){va… method in k.d
1245variantsColors[b][0]=f.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(f.mxgraph.io.vsdx.mxV…
1246variantsColors[b][2]=f.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(f.mxgraph.io.vsdx.mxV…
1247variantsColors[b][5]=f.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(f.mxgraph.io.vsdx.mxV…
1250 …{var a=null,c=0;200<=b?c=b-200:100<=b&&(c=b-100);0<=c&&6>=c&&(a=this.variantsColors[this.themeVari…