Searched refs:styleButtons (Results 1 – 2 of 2) sorted by relevance
/plugin/diagramsnet/lib/js/grapheditor/ |
D | Format.js | 1613 BaseFormatPanel.prototype.styleButtons = function(elts) method in BaseFormatPanel 1882 this.styleButtons(btns); 2202 this.styleButtons([left, center, right, top, middle, bottom]); 3137 this.styleButtons(fontStyleItems); 3138 this.styleButtons([verticalItem]); 3184 this.styleButtons([left, center, right]); 3195 this.styleButtons([strike]); 3201 this.styleButtons([strike]); 3214 this.styleButtons([top, middle, bottom]); 3240 this.styleButtons([full, [all …]
|
/plugin/diagramsnet/lib/js/ |
D | app.min.js | 3009 BaseFormatPanel.prototype.styleButtons=function(a){for(var b=0;b<a.length;b++)mxUtils.setPrefixedSt… 3017 c)]));0<g.length&&(this.styleButtons(g),a.appendChild(c),3<g.length&&(g[2].style.marginRight="10px"… 3031 …("bottom"),function(){b.alignCells(mxConstants.ALIGN_BOTTOM)},d);this.styleButtons([e,c,f,k,h,g]);… 3065 …oolbar.addItems(["vertical"],h,!0)[0];a.appendChild(h);this.styleButtons(l);this.styleButtons([m]); 3068 …unction([mxConstants.STYLE_ALIGN],[mxConstants.ALIGN_RIGHT])),n);this.styleButtons([q,u,v]);if(e.c… 3069 !1,null)},h);this.styleButtons([t]);t.firstChild.style.background="url(data:image/svg+xml;base64,PH… 3070 …Position="2px 2px";t.firstChild.style.backgroundSize="18px 18px";this.styleButtons([t])}var w=this… 3071 …xConstants.STYLE_VERTICAL_ALIGN],[mxConstants.ALIGN_BOTTOM])),n);this.styleButtons([w,x,z]);a.appe… 3072 "9px",C.style.opacity=1,this.styleButtons([C,E=this.editorUi.toolbar.addButton("geSprite-subscript"… 3074 …ources.get("html"),function(){e.cellEditor.toggleViewMode()},p)],this.styleButtons(n),n[n.length-2… [all …]
|