Home
last modified time | relevance | path

Searched refs:defaultGridEnabled (Results 1 – 10 of 10) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js435 …this.graph.gridEnabled = this.graph.defaultGridEnabled && (!this.isChromelessView() || urlParams['…
463 grid = this.graph.defaultGridEnabled ? '1' : '0';
H A DActions.js1128 graph.defaultGridEnabled = graph.isGridEnabled();
H A DFormat.js6866 graph.defaultGridEnabled = graph.isGridEnabled();
H A DGraph.js1932 Graph.prototype.defaultGridEnabled = urlParams['grid'] != '0'; method in Graph
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js804 this.gridEnabled = this.defaultGridEnabled;
H A DEditor.js1956 if (config.defaultGridEnabled != null)
1958 Graph.prototype.defaultGridEnabled = config.defaultGridEnabled; method in Graph
H A DEditorUi.js3753 Graph.prototype.defaultGridEnabled = urlParams['grid'] == '1'; method in Graph
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2052 Editor.prototype.resetGraph=function(){this.graph.gridEnabled=this.graph.defaultGridEnabled&&(!this…
2054 …ion(b){var c=b.getAttribute("grid");if(null==c||""==c)c=this.graph.defaultGridEnabled?"1":"0";this…
2363 …lient.IS_IOS;Graph.prototype.defaultPageVisible=!0;Graph.prototype.defaultGridEnabled="0"!=urlPara…
2988 function(){g.setGridEnabled(!g.isGridEnabled());g.defaultGridEnabled=g.isGridEnabled();e.fireEvent(…
3167 …Visible=b.defaultPageVisible);null!=b.defaultGridEnabled&&(Graph.prototype.defaultGridEnabled=b.de…
3452 …configuration",Editor.settingsKey=".sketch-config",Graph.prototype.defaultGridEnabled="1"==urlPara…
H A Dapp.min.js2086 Editor.prototype.resetGraph=function(){this.graph.gridEnabled=this.graph.defaultGridEnabled&&(!this…
2088 …ion(a){var b=a.getAttribute("grid");if(null==b||""==b)b=this.graph.defaultGridEnabled?"1":"0";this…
2612 …lient.IS_IOS;Graph.prototype.defaultPageVisible=!0;Graph.prototype.defaultGridEnabled="0"!=urlPara…
3233 …"":"none";k.style.display=f.style.display;b!=c.isGridEnabled()&&(c.defaultGridEnabled=c.isGridEnab…
3533 function(){c.setGridEnabled(!c.isGridEnabled());c.defaultGridEnabled=c.isGridEnabled();d.fireEvent(…
10499 …Visible=b.defaultPageVisible);null!=b.defaultGridEnabled&&(Graph.prototype.defaultGridEnabled=b.de…
10784 …configuration",Editor.settingsKey=".sketch-config",Graph.prototype.defaultGridEnabled="1"==urlPara…
11961 …this.view.currentRoot=null,this.view.scale=1,this.gridEnabled=this.defaultGridEnabled,this.gridSiz…
H A Dviewer-static.min.js2052 Editor.prototype.resetGraph=function(){this.graph.gridEnabled=this.graph.defaultGridEnabled&&(!this…
2054 …ion(b){var c=b.getAttribute("grid");if(null==c||""==c)c=this.graph.defaultGridEnabled?"1":"0";this…
2363 …lient.IS_IOS;Graph.prototype.defaultPageVisible=!0;Graph.prototype.defaultGridEnabled="0"!=urlPara…
2988 function(){g.setGridEnabled(!g.isGridEnabled());g.defaultGridEnabled=g.isGridEnabled();e.fireEvent(…
3167 …Visible=b.defaultPageVisible);null!=b.defaultGridEnabled&&(Graph.prototype.defaultGridEnabled=b.de…
3452 …configuration",Editor.settingsKey=".sketch-config",Graph.prototype.defaultGridEnabled="1"==urlPara…