Home
last modified time | relevance | path

Searched refs:beforePaint (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js1467 var shapeBeforePaint = mxShape.prototype.beforePaint;
1468 mxShape.prototype.beforePaint = function(c) method in mxShape
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js253 …){a.shape instanceof mxShape&&a.shape.checkBounds()&&(b.save(),a.shape.beforePaint(b),a.shape.pain…
254 …ext=function(a,b){null!=a.text&&a.text.checkBounds()&&(b.save(),a.text.beforePaint(b),a.text.paint…
377 …=this.createCanvas();null!=a&&(a.pointerEvents=this.pointerEvents,this.beforePaint(a),this.paint(a…
386 …s(this.oldGradients);this.oldGradients=a.gradients}};mxShape.prototype.beforePaint=function(a){};m… method in mxShape
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js457 …){a.shape instanceof mxShape&&a.shape.checkBounds()&&(b.save(),a.shape.beforePaint(b),a.shape.pain…
458 …ext=function(a,b){null!=a.text&&a.text.checkBounds()&&(b.save(),a.text.beforePaint(b),a.text.paint…
581 …=this.createCanvas();null!=a&&(a.pointerEvents=this.pointerEvents,this.beforePaint(a),this.paint(a…
590 …s(this.oldGradients);this.oldGradients=a.gradients}};mxShape.prototype.beforePaint=function(a){};m… method in mxShape
2738 …pe.prototype.defaultJiggle=1.5;var ab=mxShape.prototype.beforePaint;mxShape.prototype.beforePaint=…
H A Dviewer-static.min.js457 …){a.shape instanceof mxShape&&a.shape.checkBounds()&&(b.save(),a.shape.beforePaint(b),a.shape.pain…
458 …ext=function(a,b){null!=a.text&&a.text.checkBounds()&&(b.save(),a.text.beforePaint(b),a.text.paint…
581 …=this.createCanvas();null!=a&&(a.pointerEvents=this.pointerEvents,this.beforePaint(a),this.paint(a…
590 …s(this.oldGradients);this.oldGradients=a.gradients}};mxShape.prototype.beforePaint=function(a){};m… method in mxShape
2738 …pe.prototype.defaultJiggle=1.5;var ab=mxShape.prototype.beforePaint;mxShape.prototype.beforePaint=…
H A Dapp.min.js491 …){a.shape instanceof mxShape&&a.shape.checkBounds()&&(b.save(),a.shape.beforePaint(b),a.shape.pain…
492 …ext=function(a,b){null!=a.text&&a.text.checkBounds()&&(b.save(),a.text.beforePaint(b),a.text.paint…
615 …=this.createCanvas();null!=a&&(a.pointerEvents=this.pointerEvents,this.beforePaint(a),this.paint(a…
624 …s(this.oldGradients);this.oldGradients=a.gradients}};mxShape.prototype.beforePaint=function(a){};m… method in mxShape
3284 …pe.prototype.defaultJiggle=1.5;var Xa=mxShape.prototype.beforePaint;mxShape.prototype.beforePaint=…