Lines Matching refs:setLocation

405 …nction(a){var f=mxEvent.getClientX(a)-b,g=mxEvent.getClientY(a)-c;this.setLocation(d+f,e+g);this.f…
406 ….IS_POINTER&&(this.title.style.touchAction="none")};mxWindow.prototype.setLocation=function(a,b){t… method in mxWindow
3734 …!0);this.window.setClosable(!0);this.window.setVisible(!0);this.window.setLocation=function(a,b){v…
3735 …totype.setLocation.apply(this,arguments)};var k=mxUtils.bind(this,function(){var a=this.window.get…
3757setLocation=function(a,b){var c=window.innerHeight||document.body.clientHeight||document.documentE…
3758 …s,function(){var a=this.window.getX(),b=this.window.getY();this.window.setLocation(a,b)});mxEvent.…
10282setLocation=function(b,c){var f=window.innerHeight||document.body.clientHeight||document.documentE…
10283 …s,function(){var b=this.window.getX(),c=this.window.getY();this.window.setLocation(b,c)});mxEvent.…
10286setLocation=function(b,c){var f=window.innerHeight||document.body.clientHeight||document.documentE…
10287 this.window.setLocation(b,c)});mxEvent.addListener(window,"resize",f);this.destroy=function(){mxEve…
10289setLocation=function(b,c){var f=window.innerHeight||document.body.clientHeight||document.documentE…
10290 …s,function(){var b=this.window.getX(),c=this.window.getY();this.window.setLocation(b,c)});mxEvent.…
12057 …!0);this.window.setClosable(!0);this.window.setVisible(!0);this.window.setLocation=function(b,c){v…
12058 3:48)));this.getX()==b&&this.getY()==c||mxWindow.prototype.setLocation.apply(this,arguments)};mxCli…
12131 …this.diagramContainer.getBoundingClientRect();this.formatWindow.window.setLocation(c.x+c.width+4,c…