Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js3672 …var topRightStyle = (os && os.topRightStyle) ? os.topRightStyle : mxUtils.getValue(this.style, 'to…
4499 if (topRightStyle == 'rounded' || (topRightStyle == 'default' && rectStyle == 'rounded' ))
4507 (topRightStyle == 'fold' || (topRightStyle == 'default' && rectStyle == 'fold' )))
4655 if(topRightStyle == 'rounded' || (topRightStyle == 'default' && rectStyle == 'rounded' ))
4663 else if(topRightStyle == 'snip' || (topRightStyle == 'default' && rectStyle == 'snip' ))
4667 else if(topRightStyle == 'fold' || (topRightStyle == 'default' && rectStyle == 'fold' ))
4697 (topRightStyle == 'snip' || (topRightStyle == 'default' && rectStyle == 'snip' )))
4918 (topRightStyle == 'snip' || (topRightStyle == 'default' && rectStyle == 'snip' )))
4923 (topRightStyle == 'fold' || (topRightStyle == 'default' && rectStyle == 'fold' )))
4940 (topRightStyle == 'snip' || (topRightStyle == 'default' && rectStyle == 'snip' )))
[all …]
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2812 …:mxUtils.getValue(this.style,"topLeftStyle","default"),t=g&&g.topRightStyle?g.topRightStyle:mxUtil…
H A Dviewer-static.min.js2812 …:mxUtils.getValue(this.style,"topLeftStyle","default"),t=g&&g.topRightStyle?g.topRightStyle:mxUtil…
H A Dapp.min.js3358 …:mxUtils.getValue(this.style,"topLeftStyle","default"),t=f&&f.topRightStyle?f.topRightStyle:mxUtil…