Lines Matching refs:visible

348 …type.resizeImage=mxClient.imageBasePath+"/resize.gif";mxWindow.prototype.visible=!1;mxWindow.proto…  method in mxWindow
573 mxShape.prototype.visible=!0;mxShape.prototype.useSvgBoundingBox=!1;mxShape.prototype.init=function… method in mxShape
575 …};mxShape.prototype.redraw=function(){this.updateBoundsFromPoints();this.visible&&this.checkBounds…
665 mxText.prototype.redraw=function(){if(this.visible&&this.checkBounds()&&this.cacheEnabled&&this.las…
981 …=a;this.cell=b;this.previous=this.visible=c}mxVisibleChange.prototype.execute=function(){null!=thi…
983 mxCell.prototype.edge=!1;mxCell.prototype.connectable=!0;mxCell.prototype.visible=!0;mxCell.prototy… method in mxCell
985 …prototype.isVisible=function(){return 0!=this.visible};mxCell.prototype.setVisible=function(a){thi…
1755 …state);this.graph.isEnabled()&&d.setCursor(a);this.isSizerVisible(b)||(d.visible=!1);return d};mxV…
1878 …y-b.height/2),b.width,b.height);b=this.graph.getLabel(a);this.labelShape.visible=null!=b&&0<b.leng…
1884 …abelHandle(this.bends[c].bounds):null==this.handleImage&&this.labelShape.visible&&mxUtils.intersec…
1899 …lHandle?this.checkLabelHandle(c):null==this.handleImage&&this.labelShape.visible&&mxUtils.intersec…
2992 …etSelectedCallback(function(){return e.editor.autosave});t.isEnabled=p;t.visible=!1;this.addAction…
3014 …ct=this.createFunction(c);this.enabled=null!=e?e:!0;this.iconCls=k;this.shortcut=g;this.visible=!0}
3304 …(n.tags.hidden));if(null!=n.tags.visible)for(var v=this.getAllTags(),p=0;p<v.length;p++)0>mxUtils.…