Searched refs:SrgbClr (Results 1 – 2 of 2) sorted by relevance
5485 … this.color1 = this.color2 = new com.mxgraph.io.vsdx.theme.SrgbClr("FFFFFF");6288 … color = new com.mxgraph.io.vsdx.theme.SrgbClr(element.getAttribute("val"));6300 … color = new com.mxgraph.io.vsdx.theme.SrgbClr(element.getAttribute("val"));8750 var SrgbClr = (function (_super) { function8751 __extends(SrgbClr, _super);8752 function SrgbClr(hexVal) { function8759 return SrgbClr;8761 theme.SrgbClr = SrgbClr;8762 SrgbClr["__class"] = "com.mxgraph.io.vsdx.theme.SrgbClr";
1292 1]))));null==this.color1&&(this.color1=this.color2=new f.mxgraph.io.vsdx.theme.SrgbClr("FFFFFF"))}b…1322 …getAttribute("b")));break;case "a:srgbClr":b=new f.mxgraph.io.vsdx.theme.SrgbClr(a.getAttribute("v…1323 …etAttribute("val"));break;case "a:prstClr":b=new f.mxgraph.io.vsdx.theme.SrgbClr(a.getAttribute("v…1421 …;return c}__extends(a,b);return a}(f.mxgraph.io.vsdx.theme.OoxmlColor);e.SrgbClr=d;d.__class="com.…