Home
last modified time | relevance | path

Searched refs:hexVal (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js8752 function SrgbClr(hexVal) { argument
8754 _this.hexVal = null;
8755 _this.hexVal = hexVal;
8756 _this.color = com.mxgraph.io.vsdx.theme.Color.decodeColorHex(hexVal);
8785 var hexVal = lastClr;
8786 if (hexVal == null) {
8789 hexVal = "000000";
8792 hexVal = "FFFFFF";
8795 hexVal = "FFFFFF";
8798 _this.color = com.mxgraph.io.vsdx.theme.Color.decodeColorHex(hexVal);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js28565 … var hexVal = parseInt(this.stream.substring(this.stream.pos() - hexNumCount), 16);
28566 if (hexVal) {
28567 result.push(String.fromCharCode(hexVal));
H A D2.2.js.map1hexVal = parseInt(this.stream.substring(this.stream.pos() - hexNumCount), 16);\n …
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1421 …ion(e){var d=function(b){function a(a){var c=b.call(this)||this;c.hexVal=null;c.hexVal=a;c.color=f…