Home
last modified time | relevance | path

Searched refs:previewColor (Results 1 – 7 of 7) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js279 mxGraphHandler.prototype.previewColor = '#C0C0C0'; method in mxGraphHandler
341 graph.graphHandler.previewColor = Editor.isDarkMode() ? '#cccccc' : 'black';
H A DEditorUi.js3735 mxGraphHandler.prototype.previewColor = '#cccccc'; method in mxGraphHandler
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js833 …this.previewColor = (this.graph.background == '#000000') ? '#ffffff' : mxGraphHandler.prototype.pr…
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1563 …ve=!0;mxGraphHandler.prototype.minimumSize=6;mxGraphHandler.prototype.previewColor="black";mxGraph… method in mxGraphHandler
1577 …ype.createPreviewShape=function(a){a=new mxRectangleShape(a,null,this.previewColor);a.isDashed=!0;…
2334 …PreviewShape=function(b){this.previewColor="#000000"==this.graph.background?"#ffffff":mxGraphHandl…
3450 …FormatPanel.prototype.buttonBackgroundColor=Editor.darkColor,mxGraphHandler.prototype.previewColor=
H A Dapp.min.js1597 …ve=!0;mxGraphHandler.prototype.minimumSize=6;mxGraphHandler.prototype.previewColor="black";mxGraph… method in mxGraphHandler
1611 …ype.createPreviewShape=function(a){a=new mxRectangleShape(a,null,this.previewColor);a.isDashed=!0;…
2583 …PreviewShape=function(a){this.previewColor="#000000"==this.graph.background?"#ffffff":mxGraphHandl…
10783 Editor.darkColor,mxGraphHandler.prototype.previewColor="#cccccc",StyleFormatPanel.prototype.default…
12061 …;Format.inactiveTabBackgroundColor="#f0f0f0";mxGraphHandler.prototype.previewColor="#C0C0C0";mxRub… method in mxGraphHandler
12064 …eName=Editor.isDarkMode()?"darkTheme":"default-style2";c.graphHandler.previewColor=Editor.isDarkMo…
H A Dviewer-static.min.js1563 …ve=!0;mxGraphHandler.prototype.minimumSize=6;mxGraphHandler.prototype.previewColor="black";mxGraph… method in mxGraphHandler
1577 …ype.createPreviewShape=function(a){a=new mxRectangleShape(a,null,this.previewColor);a.isDashed=!0;…
2334 …PreviewShape=function(b){this.previewColor="#000000"==this.graph.background?"#ffffff":mxGraphHandl…
3450 …FormatPanel.prototype.buttonBackgroundColor=Editor.darkColor,mxGraphHandler.prototype.previewColor=
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1359 …ve=!0;mxGraphHandler.prototype.minimumSize=6;mxGraphHandler.prototype.previewColor="black";mxGraph… method in mxGraphHandler
1373 …ype.createPreviewShape=function(a){a=new mxRectangleShape(a,null,this.previewColor);a.isDashed=!0;…