Home
last modified time | relevance | path

Searched refs:pageScale (Results 1 – 25 of 77) sorted by path

1234

/plugin/diagramsnet/lib/
H A Delectron.js1353 scaleFactor: args.pageScale,
/plugin/diagramsnet/lib/js/
H A Dapp.min.js1056 …appendGraph=function(a,b,c,d,e,f){this.graph=a;this.scale=null!=b?b:1/a.pageScale;this.x0=c;this.y…
2087 null;this.graph.pageScale=mxGraph.prototype.pageScale;this.graph.pageFormat=mxGraph.prototype.pageF…
2089 …ibute("pageScale"));!isNaN(b)&&0<b?this.graph.pageScale=b:this.graph.pageScale=mxGraph.prototype.p…
2276 …s.image=d;this.previousFormat=this.format=e;this.previousPageScale=this.pageScale=c;this.ignoreIma…
2648 …sible?new mxRectangle(0,0,this.pageFormat.width*this.pageScale,this.pageFormat.height*this.pageSca…
10665pageScale,x=A.checked;if(x)var v=parseInt(H.value),C=parseInt(Q.value),v=Math.min(u.height*C/(t.he…
11952 …kground:null!=k&&0<k.length?k:null,backgroundImage:n,pageScale:isNaN(d)?mxGraph.prototype.pageScal…
11955 …":"0"));e.setAttribute("pageScale",null!=b&&null!=b.pageScale?b.pageScale:mxGraph.prototype.pageSc…
11957 …background:this.background,backgroundImage:this.backgroundImage,pageScale:this.pageScale,pageForma…
11959 …!this.isViewer()&&b.pageVisible;this.background=b.background;this.pageScale=b.pageScale;this.pageF…
[all …]
H A Dexport.js531 printScale = data.pageScale;
548 data.scale = data.scale / graph.pageScale;
552 printScale = 1 / graph.pageScale;
566 var ps = data.pageScale || xmlDoc.documentElement.getAttribute('pageScale');
570 graph.pageScale = ps;
575 return new mxRectangle(0, 0, this.pageFormat.width * this.pageScale,
576 this.pageFormat.height * this.pageScale);
710 var scale = data.print? data.scale : 1 / graph.pageScale;
H A Dextensions.min.js1032 …nabled=a.graphHandler.guidesEnabled;b.pageVisible=a.pageVisible;b.pageScale=a.pageScale;b.pageWidt…
1049 …pendChild(d("PageHeight",B.pageHeight,f));C.appendChild(b("PageScale",B.pageScale,f));C.appendChil…
H A Dviewer-static.min.js1019 function mxPrintPreview(a,b,c,d,e,f,g,k,l){this.graph=a;this.scale=null!=b?b:1/a.pageScale;this.bor…
1022 …appendGraph=function(a,b,c,d,e,f){this.graph=a;this.scale=null!=b?b:1/a.pageScale;this.x0=c;this.y…
1206 …geBounds=function(){var a=this.graph.pageFormat,b=this.scale*this.graph.pageScale;return new mxRec…
1300 …Size=function(a,b,c){a=this.view.translate;var d=this.pageFormat,e=this.pageScale,d=new mxRectangl…
2053 null;this.graph.pageScale=mxGraph.prototype.pageScale;this.graph.pageFormat=mxGraph.prototype.pageF…
2055 …ibute("pageScale"));!isNaN(c)&&0<c?this.graph.pageScale=c:this.graph.pageScale=mxGraph.prototype.p…
2242 …s.image=e;this.previousFormat=this.format=k;this.previousPageScale=this.pageScale=g;this.ignoreIma…
2245 …k.previousImage=k.image;k.previousFormat=k.format;k.previousPageScale=k.pageScale;null!=k.foldingE…
2248 EditorUi.prototype.setPageScale=function(b){this.editor.graph.pageScale=b;this.editor.graph.pageVis…
2399 …sible?new mxRectangle(0,0,this.pageFormat.width*this.pageScale,this.pageFormat.height*this.pageSca…
[all …]
H A Dviewer.min.js1019 function mxPrintPreview(a,b,c,d,e,f,g,k,l){this.graph=a;this.scale=null!=b?b:1/a.pageScale;this.bor…
1022 …appendGraph=function(a,b,c,d,e,f){this.graph=a;this.scale=null!=b?b:1/a.pageScale;this.x0=c;this.y…
1206 …geBounds=function(){var a=this.graph.pageFormat,b=this.scale*this.graph.pageScale;return new mxRec…
1300 …Size=function(a,b,c){a=this.view.translate;var d=this.pageFormat,e=this.pageScale,d=new mxRectangl…
2053 null;this.graph.pageScale=mxGraph.prototype.pageScale;this.graph.pageFormat=mxGraph.prototype.pageF…
2055 …ibute("pageScale"));!isNaN(c)&&0<c?this.graph.pageScale=c:this.graph.pageScale=mxGraph.prototype.p…
2242 …s.image=e;this.previousFormat=this.format=k;this.previousPageScale=this.pageScale=g;this.ignoreIma…
2245 …k.previousImage=k.image;k.previousFormat=k.format;k.previousPageScale=k.pageScale;null!=k.foldingE…
2248 EditorUi.prototype.setPageScale=function(b){this.editor.graph.pageScale=b;this.editor.graph.pageVis…
2399 …sible?new mxRectangle(0,0,this.pageFormat.width*this.pageScale,this.pageFormat.height*this.pageSca…
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DDiffSync.js29 foldingEnabled: true, pageScale: true, mathEnabled: true, pageFormat: true, extFonts: true};
H A DEditor.js8109 var scale = 1 / thisGraph.pageScale;
8122 scale = parseInt(zoomInput.value) / (100 * thisGraph.pageScale);
8126 printScale = 1 / thisGraph.pageScale;
H A DElectronApp.js24 fit, sheetsAcross, sheetsDown, zoom, pageScale, pageFormat) argument
45 pageScale: pageScale,
H A DPages.js608 pageScale: (!isNaN(ps)) ? ps : mxGraph.prototype.pageScale,
645 node.setAttribute('pageScale', (vs != null && vs.pageScale != null) ?
646 vs.pageScale : mxGraph.prototype.pageScale);
703 pageScale: this.pageScale,
739 this.pageScale = state.pageScale;
806 this.pageScale = mxGraph.prototype.pageScale;
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js133 attr['pageScale'] = graph.pageScale;
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js1034 var ps = graph.pageScale;
1055 var ps = graph.pageScale;
1077 var ps = graph.pageScale;
1106 …var dlg = new FilenameDialog(this.editorUi, parseInt(graph.pageScale * 100), mxResources.get('appl…
H A DEditor.js445 this.graph.pageScale = mxGraph.prototype.pageScale;
484 this.graph.pageScale = ps;
488 this.graph.pageScale = mxGraph.prototype.pageScale;
623 node.setAttribute('pageScale', this.graph.pageScale);
1297 var scale = 1 / graph.pageScale;
2598 var ps = scale * this.pageScale;
2730 var ps = this.graph.pageScale;
H A DEditorUi.js3540 function ChangePageSetup(ui, color, image, format, pageScale) argument
3549 this.pageScale = pageScale;
3550 this.previousPageScale = pageScale;
3608 var currentPageScale = this.ui.editor.graph.pageScale;
3628 obj.previousPageScale = obj.pageScale;
3692 this.editor.graph.pageScale = value;
H A DGraph.js178 mxGraph.prototype.pageScale = 1; method in mxGraph
794 var ps = this.graph.pageScale;
3276 return (this.pageVisible) ? new mxRectangle(0, 0, this.pageFormat.width * this.pageScale,
3277 this.pageFormat.height * this.pageScale) : this.scrollTileSize;
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js815 function mxPrintPreview(a,b,c,d,e,f,g,k,l){this.graph=a;this.scale=null!=b?b:1/a.pageScale;this.bor…
818 …appendGraph=function(a,b,c,d,e,f){this.graph=a;this.scale=null!=b?b:1/a.pageScale;this.x0=c;this.y…
1002 …geBounds=function(){var a=this.graph.pageFormat,b=this.scale*this.graph.pageScale;return new mxRec…
1062 mxGraph.prototype.pageFormat=mxConstants.PAGE_FORMAT_A4_PORTRAIT;mxGraph.prototype.pageScale=1.5;mx… method in mxGraph
1096 …Size=function(a,b,c){a=this.view.translate;var d=this.pageFormat,e=this.pageScale,d=new mxRectangl…
1103 …{b=this.view.scale;c=this.view.translate;var d=this.pageFormat,e=b*this.pageScale,f=new mxRectangl…
/plugin/diagramsnet/lib/resources/
H A Ddia.txt563 pageScale=Page Scale
H A Ddia_am.txt563 pageScale=Page Scale
H A Ddia_ar.txt563 pageScale=‫مقياس الصفحة‬
H A Ddia_bg.txt563 pageScale=Мащаб на страницата
H A Ddia_bn.txt563 pageScale=Page Scale
H A Ddia_bs.txt563 pageScale=Razmjera stranice
H A Ddia_ca.txt563 pageScale=Escala de la pàgina
H A Ddia_cs.txt563 pageScale=Měřítko stránky
H A Ddia_da.txt563 pageScale=Sideskalering

1234