Home
last modified time | relevance | path

Searched refs:pageVisible (Results 1 – 18 of 18) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
DPages.js605pageVisible: (this.isLightboxView()) ? false : ((pv != null) ? (pv != '0') : this.defaultPageVisib…
639 (vs != null && vs.pageVisible)) ? '1' : '0');
700 pageVisible: this.pageVisible,
737 this.pageVisible = !this.isViewer() && state.pageVisible;
809 this.pageVisible = this.defaultPageVisible;
828 this.pageBreaksVisible = this.pageVisible;
829 this.preferPageSize = this.pageVisible;
DmxRuler.js155 var hasPageView = graph.pageVisible;
DEditor.js8138 if (!autoOrigin && thisGraph.pageVisible)
8364 var pageVisible = true;
8382 pageVisible = page.viewState.pageVisible;
8391 tempGraph.pageVisible = pageVisible;
DEditorUi.js1945 pageVisible, transparent, scale, border, grid, includeXml, pageRange) argument
2038 var prev = this.editor.graph.pageVisible;
2040 if (pageVisible != null)
2042 this.editor.graph.pageVisible = pageVisible;
2047 this.editor.graph.pageVisible = prev;
11582 graph.pageVisible = false;
11677 return {event: eventName, pageVisible: graph.pageVisible, translate: graph.view.translate,
DMenus.js431 crop.checked = !graph.pageVisible;
520 !graph.pageVisible || !editorUi.pdfPageExport,
/plugin/diagramsnet/lib/js/grapheditor/
DEditor.js441 this.graph.pageVisible = this.graph.defaultPageVisible;
442 this.graph.pageBreaksVisible = this.graph.pageVisible;
497 this.graph.pageVisible = (pv != '0');
501 this.graph.pageVisible = this.graph.defaultPageVisible;
506 this.graph.pageVisible = false;
509 this.graph.pageBreaksVisible = this.graph.pageVisible;
622 node.setAttribute('page', (this.graph.pageVisible) ? '1' : '0');
1322 if (!autoOrigin && graph.pageVisible)
2385 if (graph.pageVisible)
DActions.js49 ui.actions.get((graph.pageVisible) ? 'fitPage' : 'fitWindow').funct();
1028 if (!graph.pageVisible)
1049 if (!graph.pageVisible)
1071 if (!graph.pageVisible)
1172 ui.setPageVisible(!graph.pageVisible);
1175 action.setSelectedCallback(function() { return graph.pageVisible; });
DEditorUi.js2030 … var bds = (graph.pageVisible) ? graph.view.getBackgroundPageBounds() : graph.getGraphBounds();
3415 if (graph.pageVisible)
3449 …var b = mxRectangle.fromRectangle((graph.pageVisible) ? graph.view.getBackgroundPageBounds() : gra…
3457 … var dy = (graph.pageVisible) ? 0 : Math.max(0, (graph.container.clientHeight - b.height) / 4);
3482 graph.pageVisible = value;
3673 if (!this.editor.graph.pageVisible)
3694 if (!this.editor.graph.pageVisible)
DGraph.js789 if (this.graph.pageVisible)
3276 return (this.pageVisible) ? new mxRectangle(0, 0, this.pageFormat.width * this.pageScale,
8958 if (this.pageVisible)
DFormat.js6606 return graph.pageVisible;
6616 apply(graph.pageVisible);
/plugin/diagramsnet/lib/plugins/webcola/
DmxWebColaLayout.js51 this.layout = new mxWebColaAdaptor(this.graph, (this.graph.pageVisible) ?
/plugin/diagramsnet/lib/js/diagramly/vsdx/
DVsdxExport.js132 attr['pageVisible'] = graph.pageVisible;
/plugin/diagramsnet/lib/js/
Dviewer.min.js1204 mxGraphView.prototype.validateBackgroundPage=function(){if(this.graph.pageVisible){var a=this.getBa…
1265 …dgeStyle=null;mxGraph.prototype.backgroundImage=null;mxGraph.prototype.pageVisible=!1;mxGraph.prot…
1304 …s.doResizeContainer(c,b);if(this.preferPageSize||!mxClient.IS_IE&&this.pageVisible){var d=this.get…
2052 ….defaultScrollbars;this.graph.pageVisible=this.graph.defaultPageVisible;this.graph.pageBreaksVisib…
2055 …tboxView()||this.graph.isViewer()?this.graph.pageVisible=!1:(c=b.getAttribute("page"),this.graph.p…
2056 null!=c?"0"!=c:this.graph.defaultPageVisible);this.graph.pageBreaksVisible=this.graph.pageVisible;t…
2060 …d",this.graph.foldingEnabled?"1":"0");b.setAttribute("page",this.graph.pageVisible?"1":"0");b.setA…
2079 …g.width=Math.ceil(g.width*c);g.height=Math.ceil(g.height*c);k*=c;!f&&e.pageVisible?(c=e.getPageLay…
2119 …{var b=this.graph;if(null!=b.container&&!b.transparentBackground){if(b.pageVisible){var d=this.get…
2196 …(null!=b.container&&!b.isViewer()){c=null!=c?c:0;e=null!=e?e:0;var l=b.pageVisible?b.view.getBackg…
[all …]
Dapp.min.js1238 mxGraphView.prototype.validateBackgroundPage=function(){if(this.graph.pageVisible){var a=this.getBa…
1299 …dgeStyle=null;mxGraph.prototype.backgroundImage=null;mxGraph.prototype.pageVisible=!1;mxGraph.prot…
1338 …s.doResizeContainer(c,b);if(this.preferPageSize||!mxClient.IS_IE&&this.pageVisible){var d=this.get…
2086 ….defaultScrollbars;this.graph.pageVisible=this.graph.defaultPageVisible;this.graph.pageBreaksVisib…
2089 …tboxView()||this.graph.isViewer()?this.graph.pageVisible=!1:(b=a.getAttribute("page"),this.graph.p…
2090 null!=b?"0"!=b:this.graph.defaultPageVisible);this.graph.pageBreaksVisible=this.graph.pageVisible;t…
2094 …d",this.graph.foldingEnabled?"1":"0");a.setAttribute("page",this.graph.pageVisible?"1":"0");a.setA…
2113 …e.width=Math.ceil(e.width*c);e.height=Math.ceil(e.height*c);f*=c;!b&&d.pageVisible?(c=d.getPageLay…
2153 …{var a=this.graph;if(null!=a.container&&!a.transparentBackground){if(a.pageVisible){var b=this.get…
2230 …(null!=a.container&&!a.isViewer()){d=null!=d?d:0;e=null!=e?e:0;var f=a.pageVisible?a.view.getBackg…
[all …]
Dviewer-static.min.js1204 mxGraphView.prototype.validateBackgroundPage=function(){if(this.graph.pageVisible){var a=this.getBa…
1265 …dgeStyle=null;mxGraph.prototype.backgroundImage=null;mxGraph.prototype.pageVisible=!1;mxGraph.prot…
1304 …s.doResizeContainer(c,b);if(this.preferPageSize||!mxClient.IS_IE&&this.pageVisible){var d=this.get…
2052 ….defaultScrollbars;this.graph.pageVisible=this.graph.defaultPageVisible;this.graph.pageBreaksVisib…
2055 …tboxView()||this.graph.isViewer()?this.graph.pageVisible=!1:(c=b.getAttribute("page"),this.graph.p…
2056 null!=c?"0"!=c:this.graph.defaultPageVisible);this.graph.pageBreaksVisible=this.graph.pageVisible;t…
2060 …d",this.graph.foldingEnabled?"1":"0");b.setAttribute("page",this.graph.pageVisible?"1":"0");b.setA…
2079 …g.width=Math.ceil(g.width*c);g.height=Math.ceil(g.height*c);k*=c;!f&&e.pageVisible?(c=e.getPageLay…
2119 …{var b=this.graph;if(null!=b.container&&!b.transparentBackground){if(b.pageVisible){var d=this.get…
2196 …(null!=b.container&&!b.isViewer()){c=null!=c?c:0;e=null!=e?e:0;var l=b.pageVisible?b.view.getBackg…
[all …]
Dextensions.min.js1032 …dSize=a.gridSize;b.guidesEnabled=a.graphHandler.guidesEnabled;b.pageVisible=a.pageVisible;b.pageSc…
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js1000 mxGraphView.prototype.validateBackgroundPage=function(){if(this.graph.pageVisible){var a=this.getBa…
1061 …dgeStyle=null;mxGraph.prototype.backgroundImage=null;mxGraph.prototype.pageVisible=!1;mxGraph.prot…
1100 …s.doResizeContainer(c,b);if(this.preferPageSize||!mxClient.IS_IE&&this.pageVisible){var d=this.get…