Searched refs:defaultGridEnabled (Results 1 – 10 of 10) sorted by relevance
435 …this.graph.gridEnabled = this.graph.defaultGridEnabled && (!this.isChromelessView() || urlParams['…463 grid = this.graph.defaultGridEnabled ? '1' : '0';
1128 graph.defaultGridEnabled = graph.isGridEnabled();
6866 graph.defaultGridEnabled = graph.isGridEnabled();
1932 Graph.prototype.defaultGridEnabled = urlParams['grid'] != '0'; method in Graph
804 this.gridEnabled = this.defaultGridEnabled;
1956 if (config.defaultGridEnabled != null)1958 Graph.prototype.defaultGridEnabled = config.defaultGridEnabled; method in Graph
3753 Graph.prototype.defaultGridEnabled = urlParams['grid'] == '1'; method in Graph
2052 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…
2086 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…