Home
last modified time | relevance | path

Searched defs:fitWindow (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
DGraph.js4694 Graph.prototype.fitWindow = function(bounds, border) method in Graph
/plugin/diagramsnet/lib/js/
Dviewer.min.js2439 Graph.prototype.fitWindow=function(b,c){c=null!=c?c:10;var e=this.container.clientWidth-c,k=this.co… method in Graph
Dviewer-static.min.js2439 Graph.prototype.fitWindow=function(b,c){c=null!=c?c:10;var e=this.container.clientWidth-c,k=this.co… method in Graph
Dapp.min.js2688 Graph.prototype.fitWindow=function(a,b){b=null!=b?b:10;var d=this.container.clientWidth-b,e=this.co… method in Graph