Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/
H A Dexport.js380 var bds = view.getBackgroundPageBounds();
606 graph.view.getBackgroundPageBounds = function() function
701 bounds = (graph.pdfPageVisible) ? graph.view.getBackgroundPageBounds() : graph.getGraphBounds();
H A Dviewer.min.js1204 …eBackgroundPage=function(){if(this.graph.pageVisible){var a=this.getBackgroundPageBounds();null==t…
1206 ….destroy(),this.backgroundPageShape=null)};mxGraphView.prototype.getBackgroundPageBounds=function(… method in mxGraphView
2119 …ontainer&&!b.transparentBackground){if(b.pageVisible){var d=this.getBackgroundPageBounds();if(null…
2123 ")";var g=f=0;null!=b.view.backgroundPageShape&&(g=this.getBackgroundPageBounds(),f=1+g.x,g=1+g.y);…
2126 …e,e=this.view.translate,g=this.pageFormat,k=c*this.pageScale,u=this.view.getBackgroundPageBounds();
2130 …fffff",this.graph.defaultPageBorderColor)};mxGraphView.prototype.getBackgroundPageBounds=function(…
2195 …Math.round((b.container.offsetHeight-34)/b.view.scale)))};b.view.getBackgroundPageBounds=function(… function
2196 …Viewer()){c=null!=c?c:0;e=null!=e?e:0;var l=b.pageVisible?b.view.getBackgroundPageBounds():b.getGr…
2239 …)/2)))}else{var c=mxRectangle.fromRectangle(b.pageVisible?b.view.getBackgroundPageBounds():b.getGr…
2580 …!=g?g:!0;l=null!=l?l:!0;q=null!=q?q:!1;var p="page"==v?this.view.getBackgroundPageBounds():g&&null…
H A Dapp.min.js1238 …eBackgroundPage=function(){if(this.graph.pageVisible){var a=this.getBackgroundPageBounds();null==t…
1240 ….destroy(),this.backgroundPageShape=null)};mxGraphView.prototype.getBackgroundPageBounds=function(… method in mxGraphView
2153 …ontainer&&!a.transparentBackground){if(a.pageVisible){var b=this.getBackgroundPageBounds();if(null…
2157 ")";var f=c=0;null!=a.view.backgroundPageShape&&(f=this.getBackgroundPageBounds(),c=1+f.x,f=1+f.y);…
2160 …e,e=this.view.translate,f=this.pageFormat,g=d*this.pageScale,k=this.view.getBackgroundPageBounds();
2164 …fffff",this.graph.defaultPageBorderColor)};mxGraphView.prototype.getBackgroundPageBounds=function(…
2229 …Math.round((a.container.offsetHeight-34)/a.view.scale)))};a.view.getBackgroundPageBounds=function(… function
2230 …Viewer()){d=null!=d?d:0;e=null!=e?e:0;var f=a.pageVisible?a.view.getBackgroundPageBounds():a.getGr…
2273 …)/2)))}else{var b=mxRectangle.fromRectangle(a.pageVisible?a.view.getBackgroundPageBounds():a.getGr…
2829 …!=f?f:!0;g=null!=g?g:!0;l=null!=l?l:!1;var W="page"==p?this.view.getBackgroundPageBounds():f&&null…
[all …]
H A Dviewer-static.min.js1204 …eBackgroundPage=function(){if(this.graph.pageVisible){var a=this.getBackgroundPageBounds();null==t…
1206 ….destroy(),this.backgroundPageShape=null)};mxGraphView.prototype.getBackgroundPageBounds=function(… method in mxGraphView
2119 …ontainer&&!b.transparentBackground){if(b.pageVisible){var d=this.getBackgroundPageBounds();if(null…
2123 ")";var g=f=0;null!=b.view.backgroundPageShape&&(g=this.getBackgroundPageBounds(),f=1+g.x,g=1+g.y);…
2126 …e,e=this.view.translate,g=this.pageFormat,k=c*this.pageScale,u=this.view.getBackgroundPageBounds();
2130 …fffff",this.graph.defaultPageBorderColor)};mxGraphView.prototype.getBackgroundPageBounds=function(…
2195 …Math.round((b.container.offsetHeight-34)/b.view.scale)))};b.view.getBackgroundPageBounds=function(… function
2196 …Viewer()){c=null!=c?c:0;e=null!=e?e:0;var l=b.pageVisible?b.view.getBackgroundPageBounds():b.getGr…
2239 …)/2)))}else{var c=mxRectangle.fromRectangle(b.pageVisible?b.view.getBackgroundPageBounds():b.getGr…
2580 …!=g?g:!0;l=null!=l?l:!0;q=null!=q?q:!1;var p="page"==v?this.view.getBackgroundPageBounds():g&&null…
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js2387 var bounds = this.getBackgroundPageBounds();
2500 var bds = this.getBackgroundPageBounds();
2600 var bounds2 = this.view.getBackgroundPageBounds();
2719 mxGraphView.prototype.getBackgroundPageBounds = function() method in mxGraphView
H A DEditorUi.js1998 graph.view.getBackgroundPageBounds = function() function
2030 … var bds = (graph.pageVisible) ? graph.view.getBackgroundPageBounds() : graph.getGraphBounds();
3449 …var b = mxRectangle.fromRectangle((graph.pageVisible) ? graph.view.getBackgroundPageBounds() : gra…
H A DGraph.js9714 var bounds = (exportType == 'page') ? this.view.getBackgroundPageBounds() :
/plugin/diagramsnet/lib/js/diagramly/
H A DmxRuler.js153 var bgPages = graph.view.getBackgroundPageBounds();
H A DEditorUi.js11679 scale: graph.view.scale, page: graph.view.getBackgroundPageBounds()};
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1000 …eBackgroundPage=function(){if(this.graph.pageVisible){var a=this.getBackgroundPageBounds();null==t…
1002 ….destroy(),this.backgroundPageShape=null)};mxGraphView.prototype.getBackgroundPageBounds=function(… method in mxGraphView