Home
last modified time | relevance | path

Searched refs:sizeDidChange (Results 1 – 9 of 9) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js2642 var graphSizeDidChange = graph.sizeDidChange;
2644 graph.sizeDidChange = function() function
3174 this.editor.graph.sizeDidChange();
3496 graph.sizeDidChange();
3680 this.editor.graph.sizeDidChange();
3701 this.editor.graph.sizeDidChange();
3874 EditorUi.prototype.refresh = function(sizeDidChange) argument
3876 sizeDidChange = (sizeDidChange != null) ? sizeDidChange : true;
3978 if (sizeDidChange)
3980 this.editor.graph.sizeDidChange();
H A DGraph.js2580 this.graph.sizeDidChange();
2585 this.graph.sizeDidChange();
9702 this.sizeDidChange();
9934 this.sizeDidChange();
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js209 graph.sizeDidChange();
560 graph.sizeDidChange();
1828 EditorUi.prototype.refresh = function(sizeDidChange) argument
H A DDrawioFile.js791 graph.sizeDidChange();
H A DGraphViewer.js196 this.graph.sizeDidChange = function()
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1193 …)};mxGraphView.prototype.viewStateChanged=function(){this.revalidate();this.graph.sizeDidChange()};
1279 …gth;b++)this.processChange(a[b]);this.updateSelection();this.view.validate();this.sizeDidChange()};
1399 …resh=function(a){this.view.clear(a,null==a);this.view.validate();this.sizeDidChange();this.fireEve…
2216 …)*d.height}F.apply(this,arguments)};if(!b.isViewer()){var M=b.sizeDidChange;b.sizeDidChange=functi… function
2240 …r p=c.getSelectionCells();c.clearSelection();c.setSelectionCells(p)}c.sizeDidChange();e&&(c.contai…
2247 …isible?(this.editor.graph.view.validateBackground(),this.editor.graph.sizeDidChange()):this.action…
2248 …isible?(this.editor.graph.view.validateBackground(),this.editor.graph.sizeDidChange()):this.action…
2261 …ntainer.style.bottom=this.footerHeight+k+g+"px");b&&this.editor.graph.sizeDidChange()};EditorUi.pr…
2378 …s.graph.useCssTransforms?this.validate():this.revalidate();this.graph.sizeDidChange()};var c=mxGra…
3037 …fresh()):(f!=t.foldingEnabled?t.view.revalidate():t.view.validate(),t.sizeDidChange());this.ui.upd…
[all …]
H A Dapp.min.js1227 …)};mxGraphView.prototype.viewStateChanged=function(){this.revalidate();this.graph.sizeDidChange()};
1313 …gth;b++)this.processChange(a[b]);this.updateSelection();this.view.validate();this.sizeDidChange()};
1433 …resh=function(a){this.view.clear(a,null==a);this.view.validate();this.sizeDidChange();this.fireEve…
2250 …)*b.height}E.apply(this,arguments)};if(!a.isViewer()){var H=a.sizeDidChange;a.sizeDidChange=functi… function
2281 …isible?(this.editor.graph.view.validateBackground(),this.editor.graph.sizeDidChange()):this.action…
2282 …isible?(this.editor.graph.view.validateBackground(),this.editor.graph.sizeDidChange()):this.action…
2295 …ntainer.style.bottom=this.footerHeight+e+c+"px");a&&this.editor.graph.sizeDidChange()};EditorUi.pr…
2835 …rn t}finally{q&&(this.useCssTransforms=!0,this.view.revalidate(),this.sizeDidChange())}};Graph.pro…
9997 …fresh()):(l!=n.foldingEnabled?n.view.revalidate():n.view.validate(),n.sizeDidChange());this.ui.upd…
11939 …d);e.updateGraphComponents();d.view.validate();d.blockMathRender=!0;d.sizeDidChange();d.blockMathR…
[all …]
H A Dviewer-static.min.js1193 …)};mxGraphView.prototype.viewStateChanged=function(){this.revalidate();this.graph.sizeDidChange()};
1279 …gth;b++)this.processChange(a[b]);this.updateSelection();this.view.validate();this.sizeDidChange()};
1399 …resh=function(a){this.view.clear(a,null==a);this.view.validate();this.sizeDidChange();this.fireEve…
2216 …)*d.height}F.apply(this,arguments)};if(!b.isViewer()){var M=b.sizeDidChange;b.sizeDidChange=functi… function
2240 …r p=c.getSelectionCells();c.clearSelection();c.setSelectionCells(p)}c.sizeDidChange();e&&(c.contai…
2247 …isible?(this.editor.graph.view.validateBackground(),this.editor.graph.sizeDidChange()):this.action…
2248 …isible?(this.editor.graph.view.validateBackground(),this.editor.graph.sizeDidChange()):this.action…
2261 …ntainer.style.bottom=this.footerHeight+k+g+"px");b&&this.editor.graph.sizeDidChange()};EditorUi.pr…
2378 …s.graph.useCssTransforms?this.validate():this.revalidate();this.graph.sizeDidChange()};var c=mxGra…
3037 …fresh()):(f!=t.foldingEnabled?t.view.revalidate():t.view.validate(),t.sizeDidChange());this.ui.upd…
[all …]
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js986 …d(b);this.fireEvent(new mxEventObject(mxEvent.UNDO,"edit",c));this.graph.sizeDidChange()}return a};
989 …)};mxGraphView.prototype.viewStateChanged=function(){this.revalidate();this.graph.sizeDidChange()};
1069 …ainer=a;this.cellEditor=this.createCellEditor();this.view.init();this.sizeDidChange();mxEvent.addL…
1075 …gth;b++)this.processChange(a[b]);this.updateSelection();this.view.validate();this.sizeDidChange()};
1100 mxGraph.prototype.sizeDidChange=function(){var a=this.getGraphBounds();if(null!=this.container){var… method in mxGraph
1195 …resh=function(a){this.view.clear(a,null==a);this.view.validate();this.sizeDidChange();this.fireEve…