Searched refs:bottomRightStyle (Results 1 – 4 of 4) sorted by relevance
3673 …var bottomRightStyle = (os && os.bottomRightStyle) ? os.bottomRightStyle : mxUtils.getValue(this.s…4548 if (bottomRightStyle == 'rounded' || (bottomRightStyle == 'default' && rectStyle == 'rounded' ))4556 (bottomRightStyle == 'fold' || (bottomRightStyle == 'default' && rectStyle == 'fold' )))4742 if(bottomRightStyle == 'rounded' || (bottomRightStyle == 'default' && rectStyle == 'rounded' ))4750 else if(bottomRightStyle == 'snip' || (bottomRightStyle == 'default' && rectStyle == 'snip' ))4754 else if(bottomRightStyle == 'fold' || (bottomRightStyle == 'default' && rectStyle == 'fold' ))4780 (bottomRightStyle == 'snip' || (bottomRightStyle == 'default' && rectStyle == 'snip' )))4874 (bottomRightStyle == 'snip' || (bottomRightStyle == 'default' && rectStyle == 'snip' )))4879 (bottomRightStyle == 'fold' || (bottomRightStyle == 'default' && rectStyle == 'fold' )))4896 (bottomRightStyle == 'snip' || (bottomRightStyle == 'default' && rectStyle == 'snip' )))[all …]
2812 …tils.getValue(this.style,"topRightStyle","default"),G=g&&g.bottomRightStyle?g.bottomRightStyle:mxU…
3358 …tils.getValue(this.style,"topRightStyle","default"),F=f&&f.bottomRightStyle?f.bottomRightStyle:mxU…