Searched refs:validateBackgroundImage (Results 1 – 8 of 8) sorted by relevance
451 graph.view.validateBackgroundImage();
6684 this.view.validateBackgroundImage();
1201 …lack")};mxGraphView.prototype.validateBackground=function(){this.validateBackgroundImage();this.va…1202 mxGraphView.prototype.validateBackgroundImage=function(){var a=this.graph.getBackgroundImage();if(n… method in mxGraphView2295 …){this.editor.graph.setBackgroundImage(b);this.editor.graph.view.validateBackgroundImage();this.fi…3298 …nalSrc&&(this.setBackgroundImage(this.backgroundImage),this.view.validateBackgroundImage())};var L…
1235 …lack")};mxGraphView.prototype.validateBackground=function(){this.validateBackgroundImage();this.va…1236 mxGraphView.prototype.validateBackgroundImage=function(){var a=this.graph.getBackgroundImage();if(n… method in mxGraphView2329 …){this.editor.graph.setBackgroundImage(a);this.editor.graph.view.validateBackgroundImage();this.fi…10630 …nalSrc&&(this.setBackgroundImage(this.backgroundImage),this.view.validateBackgroundImage())};var H…
5023 this.editor.graph.view.validateBackgroundImage();
997 …lack")};mxGraphView.prototype.validateBackground=function(){this.validateBackgroundImage();this.va…998 mxGraphView.prototype.validateBackgroundImage=function(){var a=this.graph.getBackgroundImage();if(n… method in mxGraphView