Searched refs:styleButtons (Results 1 – 2 of 2) sorted by relevance
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Format.js | 1882 this.styleButtons(btns); 3137 this.styleButtons(fontStyleItems); 3138 this.styleButtons([verticalItem]); 3195 this.styleButtons([strike]); 3201 this.styleButtons([strike]); 3240 this.styleButtons([full, 3286 this.styleButtons(btns); 3893 this.styleButtons(insertBtns); 3894 this.styleButtons(btns); 3997 this.styleButtons(btns); [all …]
|
/plugin/diagramsnet/lib/js/ |
H A 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… 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… 3096 ….editorUi.menus.addInsertTableItem(a,null,null,!1)}))];this.styleButtons(h);this.styleButtons(n);h… 3099 …,L.sectionRowIndex)}catch(J){this.editorUi.handleError(J)}}),h)];this.styleButtons(n);n[2].style.m… [all …]
|