Home
last modified time | relevance | path

Searched refs:defaultPageFormat (Results 1 – 7 of 7) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js610 ((typeof mxSettings === 'undefined' || this.defaultPageFormat != null) ?
649 this.defaultPageFormat != null) ? mxGraph.prototype.pageFormat :
807 this.pageFormat = (typeof mxSettings === 'undefined' || this.defaultPageFormat != null) ?
H A DEditor.js2004 mxGraph.prototype.defaultPageFormat = new mxRectangle(0, 0, w, h); method in mxGraph
2005 mxGraph.prototype.pageFormat = mxGraph.prototype.defaultPageFormat;
H A DApp.js7772 if (this.graph.defaultPageFormat == null)
H A DEditorUi.js10476 this.editor.graph.pageFormat = (this.editor.graph.defaultPageFormat != null) ?
10477 this.editor.graph.defaultPageFormat : mxSettings.getPageFormat();
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10500 …0<d?(mxGraph.prototype.defaultPageFormat=new mxRectangle(0,0,f,d),mxGraph.prototype.pageFormat=mxG…
11789 …=function(){editorResetGraph.apply(this,arguments);null==this.graph.defaultPageFormat&&(this.graph…
11952 …rmat:isNaN(c)||isNaN(g)?"undefined"===typeof mxSettings||null!=this.defaultPageFormat?mxGraph.prot…
11955 …;d=null!=b?b.pageFormat:"undefined"===typeof mxSettings||null!=this.defaultPageFormat?mxGraph.prot…
11962 "undefined"===typeof mxSettings||null!=this.defaultPageFormat?mxGraph.prototype.pageFormat:mxSettin…
H A Dviewer.min.js3168 …0<f?(mxGraph.prototype.defaultPageFormat=new mxRectangle(0,0,c,f),mxGraph.prototype.pageFormat=mxG…
H A Dviewer-static.min.js3168 …0<f?(mxGraph.prototype.defaultPageFormat=new mxRectangle(0,0,c,f),mxGraph.prototype.pageFormat=mxG…