Searched refs:parseDescription (Results 1 – 4 of 4) sorted by relevance
410 function mxStencil(a){this.desc=a;this.parseDescription();this.parseConstraints()}mxUtils.extend(mx…411 mxStencil.prototype.parseDescription=function(){this.fgNode=this.desc.getElementsByTagName("foregro… method in mxStencil
614 function mxStencil(a){this.desc=a;this.parseDescription();this.parseConstraints()}mxUtils.extend(mx…615 mxStencil.prototype.parseDescription=function(){this.fgNode=this.desc.getElementsByTagName("foregro… method in mxStencil
648 function mxStencil(a){this.desc=a;this.parseDescription();this.parseConstraints()}mxUtils.extend(mx…649 mxStencil.prototype.parseDescription=function(){this.fgNode=this.desc.getElementsByTagName("foregro… method in mxStencil