Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js337 graph.defaultPageBorderColor = Editor.isDarkMode() ? '#505759' : '#ffffff';
375 Graph.prototype.defaultPageBorderColor = graph.defaultPageBorderColor; method in Graph
H A DEditorUi.js3733 Graph.prototype.defaultPageBorderColor = '#505759'; method in Graph
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js2523 graph.view.backgroundPageShape.node.style.borderColor = graph.defaultPageBorderColor;
2715 return new mxRectangleShape(bounds, '#ffffff', this.graph.defaultPageBorderColor);
H A DGraph.js1948 Graph.prototype.defaultPageBorderColor = '#ffffff'; method in Graph
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2124 b.defaultPageBorderColor,b.container.className="geDiagramContainer geDiagramBackdrop",f.style.backg…
2130 …e=function(b){return new mxRectangleShape(b,"#ffffff",this.graph.defaultPageBorderColor)};mxGraphV…
2364 Graph.prototype.defaultPageBackgroundColor="#ffffff";Graph.prototype.defaultPageBorderColor="#fffff…
3450 …type.defaultPageBackgroundColor=Editor.darkColor,Graph.prototype.defaultPageBorderColor="#505759",…
H A Dapp.min.js2158 a.defaultPageBorderColor,a.container.className="geDiagramContainer geDiagramBackdrop",c.style.backg…
2164 …e=function(a){return new mxRectangleShape(a,"#ffffff",this.graph.defaultPageBorderColor)};mxGraphV…
2613 Graph.prototype.defaultPageBackgroundColor="#ffffff";Graph.prototype.defaultPageBorderColor="#fffff…
10782 …type.defaultPageBackgroundColor=Editor.darkColor,Graph.prototype.defaultPageBorderColor="#505759",…
12063 …e?"transparent":Editor.isDarkMode()?Editor.darkColor:"#ffffff";c.defaultPageBorderColor=Editor.isD…
12065 …ndColor=c.defaultPageBackgroundColor;Graph.prototype.defaultPageBorderColor=c.defaultPageBorderCol… method in Graph
H A Dviewer-static.min.js2124 b.defaultPageBorderColor,b.container.className="geDiagramContainer geDiagramBackdrop",f.style.backg…
2130 …e=function(b){return new mxRectangleShape(b,"#ffffff",this.graph.defaultPageBorderColor)};mxGraphV…
2364 Graph.prototype.defaultPageBackgroundColor="#ffffff";Graph.prototype.defaultPageBorderColor="#fffff…
3450 …type.defaultPageBackgroundColor=Editor.darkColor,Graph.prototype.defaultPageBorderColor="#505759",…