Home
last modified time | relevance | path

Searched refs:bottomRightStyle (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js3673 …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 …]
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2812 …tils.getValue(this.style,"topRightStyle","default"),G=g&&g.bottomRightStyle?g.bottomRightStyle:mxU…
H A Dviewer-static.min.js2812 …tils.getValue(this.style,"topRightStyle","default"),G=g&&g.bottomRightStyle?g.bottomRightStyle:mxU…
H A Dapp.min.js3358 …tils.getValue(this.style,"topRightStyle","default"),F=f&&f.bottomRightStyle?f.bottomRightStyle:mxU…