Home
last modified time | relevance | path

Searched refs:createRelativeOption (Results 1 – 2 of 2) sorted by last modified time

/plugin/diagramsnet/lib/js/
H A Dapp.min.js3004 BaseFormatPanel.prototype.createRelativeOption=function(a,b,d,e,c){d=null!=d?d:52;var f=this.editor…
3093 …Editor.isContentEditing()){var la=null,ia=null;a.appendChild(this.createRelativeOption(mxResources…
3104 G=k}else a.appendChild(k),a.appendChild(this.createRelativeOption(mxResources.get("opacity"),mxCons…
3119 a=this.createRelativeOption(mxResources.get("opacity"),mxConstants.STYLE_OPACITY),a.style.paddingTo…
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js1480 BaseFormatPanel.prototype.createRelativeOption = function(label, key, width, handler, init) method in BaseFormatPanel
3809 …container.appendChild(this.createRelativeOption(mxResources.get('opacity'), mxConstants.STYLE_TEXT…
3817 …container.appendChild(this.createRelativeOption(mxResources.get('lineheight'), null, null, functio…
4581 …var opacityPanel = this.createRelativeOption(mxResources.get('opacity'), mxConstants.STYLE_OPACITY…