Home
last modified time | relevance | path

Searched refs:getGlobalVariable (Results 1 – 14 of 14) sorted by relevance

/plugin/diagramsnet/lib/plugins/
H A Dp1.js30 var graphGetGlobalVariable = graph.getGlobalVariable;
32 graph.getGlobalVariable = function(name) function
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js208 var graphGetGlobalVariable = graph.getGlobalVariable;
210 graph.getGlobalVariable = function(name) function
H A Dexport.js831 var graphGetGlobalVariable = graph.getGlobalVariable;
833 graph.getGlobalVariable = function(name) function
H A Dviewer.min.js2406 Graph.prototype.getGlobalVariable=function(b){var c=null;"date"==b?c=(new Date).toLocaleDateString(…
2416 …etAttribute(d):"":null)),f=this.model.getParent(f);null==t&&(t=this.getGlobalVariable(d));null==t&…
3292 {}};var F=Graph.prototype.getGlobalVariable;Graph.prototype.getGlobalVariable=function(b){var d=F.a…
3340 …th,A.height):null;l.pageVisible=m;l.mathEnabled=x;var F=l.getGlobalVariable;l.getGlobalVariable=fu… function
3394 …tThemeName;x=!1;if(f||null!=this.pages&&this.currentPage!=this.pages[0]){var l=d.getGlobalVariable,
3395 …l!=n.viewState&&d.setBackgroundImage(n.viewState.backgroundImage);d.getGlobalVariable=function(b){…
3541 …lementsByTagName("diagram");if(0<e.length){var d=e[0],f=c.getGlobalVariable;c.getGlobalVariable=fu… function
3543getGlobalVariable;d.setBackgroundImage=this.editor.graph.setBackgroundImage;var q=this.pages[0];th…
4021 …("id")){this.currentPage=g;break}var k=this.graph.getGlobalVariable,d=this;this.graph.getGlobalVar…
4029 …h.createOffscreenGraph(this.graph.getStylesheet());c.getGlobalVariable=this.graph.getGlobalVariabl…
H A Dapp.min.js2655 Graph.prototype.getGlobalVariable=function(a){var b=null;"date"==a?b=(new Date).toLocaleDateString(…
2665 …etAttribute(h):"":null)),g=this.model.getParent(g);null==k&&(k=this.getGlobalVariable(h));null==k&…
10231 …=!0;f.minFitScale=null;f.maxFitScale=null;f.centerZoom=!0;var l=0,m=null,p=0,q=f.getGlobalVariable;
10232 f.getGlobalVariable=function(b){return"page"==b&&null!=m&&null!=m[p]?m[p].getAttribute("name"):"pag… function
10256 …or.extractGraphModel(B.documentElement,!0),C=0,F=null,G=z.getGlobalVariable;z.getGlobalVariable=fu…
10624 {}};var C=Graph.prototype.getGlobalVariable;Graph.prototype.getGlobalVariable=function(b){var c=C.a…
10672 …th,D.height):null;m.pageVisible=g;m.mathEnabled=u;var z=m.getGlobalVariable;m.getGlobalVariable=fu… function
10873 …lementsByTagName("diagram");if(0<d.length){var f=d[0],e=c.getGlobalVariable;c.getGlobalVariable=fu… function
10875getGlobalVariable;f.setBackgroundImage=this.editor.graph.setBackgroundImage;var p=this.pages[0];th…
11616 …oundImage(f));n.getGlobalVariable=function(b){return"page"==b?p.getName():"pagenumber"==b?1:m.appl…
[all …]
H A Dviewer-static.min.js2406 Graph.prototype.getGlobalVariable=function(b){var c=null;"date"==b?c=(new Date).toLocaleDateString(…
2416 …etAttribute(d):"":null)),f=this.model.getParent(f);null==t&&(t=this.getGlobalVariable(d));null==t&…
3292 {}};var F=Graph.prototype.getGlobalVariable;Graph.prototype.getGlobalVariable=function(b){var d=F.a…
3340 …th,A.height):null;l.pageVisible=m;l.mathEnabled=x;var F=l.getGlobalVariable;l.getGlobalVariable=fu… function
3394 …tThemeName;x=!1;if(f||null!=this.pages&&this.currentPage!=this.pages[0]){var l=d.getGlobalVariable,
3395 …l!=n.viewState&&d.setBackgroundImage(n.viewState.backgroundImage);d.getGlobalVariable=function(b){…
3541 …lementsByTagName("diagram");if(0<e.length){var d=e[0],f=c.getGlobalVariable;c.getGlobalVariable=fu… function
3543getGlobalVariable;d.setBackgroundImage=this.editor.graph.setBackgroundImage;var q=this.pages[0];th…
4021 …("id")){this.currentPage=g;break}var k=this.graph.getGlobalVariable,d=this;this.graph.getGlobalVar…
4029 …h.createOffscreenGraph(this.graph.getStylesheet());c.getGlobalVariable=this.graph.getGlobalVariabl…
/plugin/diagramsnet/lib/js/diagramly/
H A DEmbed.js208 var graphGetGlobalVariable = graph.getGlobalVariable;
210 graph.getGlobalVariable = function(name) function
H A DGraphViewer.js284 var graphGetGlobalVariable = this.graph.getGlobalVariable;
287 this.graph.getGlobalVariable = function(name)
578 graph.getGlobalVariable = this.graph.getGlobalVariable;
H A DPages.js358 var graphGetGlobalVariable = sourceGraph.getGlobalVariable;
366 graph.getGlobalVariable = function(name) function
H A DEditorUi.js1612 var graphGetGlobalVariable = graph.getGlobalVariable;
1627 graph.getGlobalVariable = function(name) function
6581 var graphGetGlobalVariable = graph.getGlobalVariable;
6583 graph.getGlobalVariable = function(name)
6685 var graphGetGlobalVariable = graph.getGlobalVariable;
6698 graph.getGlobalVariable = function(name)
12151 var graphGetGlobalVariable = graph.getGlobalVariable;
12170 graph.getGlobalVariable = function(name)
H A DEditor.js6461 var graphGetGlobalVariable = Graph.prototype.getGlobalVariable;
6463 Graph.prototype.getGlobalVariable = function(name) method in Graph
8395 var graphGetGlobalVariable = tempGraph.getGlobalVariable;
8397 tempGraph.getGlobalVariable = function(name) function
H A DApp.js2355 var graphGetGlobalVariable = graph.getGlobalVariable;
2370 graph.getGlobalVariable = function(name) function
2384 graph.getGlobalVariable = graphGetGlobalVariable;
H A DDialogs.js5631 var graphGetGlobalVariable = graph.getGlobalVariable;
5633 graph.getGlobalVariable = function(name) function
6474 var graphGetGlobalVariable = graph.getGlobalVariable;
6476 graph.getGlobalVariable = function(name)
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js3491 Graph.prototype.getGlobalVariable = function(name) method in Graph
3794 tmp = this.getGlobalVariable(name);