Home
last modified time | relevance | path

Searched refs:fontSize (Results 101 – 125 of 249) sorted by last modified time

12345678910

/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js1462 layersDialog.style.fontSize = '11px';
1502 tagsComponent.div.style.fontSize = '11px';
H A DPages.js1268 wrapper.style.fontSize = '13px';
1377 temp.style.fontSize = '13pt';
1384 temp2.style.fontSize = '13pt';
H A DExtensions.js4051 var color, fontSize;
4063 fontSize = nonBlockStyles['s'].v;
4080 fontSize = s.v;
4104 if (fontSize != null)
4106 str += 'font-size:' + fix1Digit(fontSize * scale) + 'px;';
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js80 …FAMILY;var f=document.createElement("div");f.style.fontFamily=c;f.style.fontSize=Math.round(b)+"px…
257 …it:10,fontColor:"#000000",fontBackgroundColor:null,fontBorderColor:null,fontSize:mxConstants.DEFAU…
264 …olor=a};mxAbstractCanvas2D.prototype.setFontSize=function(a){this.state.fontSize=parseFloat(a)};mx…
285 …Size=function(a){if(this.textEnabled){if(this.compressed){if(this.state.fontSize==a)return;mxAbstr…
308fontSize?(k=k==mxConstants.ALIGN_TOP?1:k==mxConstants.ALIGN_BOTTOM?0:.3,e=g==mxConstants.ALIGN_RIG…
309 d.fontFamily),g.setAttribute("font-size",Math.round(d.fontSize)+"px"),"start"!=e&&g.setAttribute("t…
345 …t-size: "+a.fontSize+"px; font-family: "+a.fontFamily+"; color: "+a.fontColor+"; line-height: "+(m…
349 …xt=function(a,b,c,d,e,f,g,k,l,m,n,p){n=null!=n?n:0;k=this.state;var q=k.fontSize,r=this.createElem…
356 …onstants.ABSOLUTE_LINE_HEIGHT?m.fontSize*mxConstants.LINE_HEIGHT+"px":mxConstants.LINE_HEIGHT,n.st…
495 …HEIGHT?this.size*mxConstants.LINE_HEIGHT+"px":mxConstants.LINE_HEIGHT;a.fontSize=this.size+"px";a.…
[all …]
/plugin/diagramsnet/lib/plugins/
H A Dtags.js68 searchInput.style.fontSize = '12px';
80 tagCloud.style.fontSize = '12px';
/plugin/diagramsnet/lib/resources/
H A Ddia_ar.txt326 fontSize=‫حجم الخط‬
H A Ddia_bg.txt326 fontSize=Размер на шрифта
H A Ddia_bn.txt326 fontSize=Font Size
H A Ddia_ca.txt326 fontSize=Mida de la font
H A Ddia_cs.txt326 fontSize=Velikost písma
H A Ddia_da.txt326 fontSize=Skriftstørrelse
H A Ddia_el.txt326 fontSize=Μέγεθος γραμματοσειράς
H A Ddia_eo.txt326 fontSize=Font Size
H A Ddia_es.txt326 fontSize=Tamaño de la fuente
H A Ddia_fil.txt326 fontSize=Sukat ng istilo ng titik
H A Ddia_fr.txt326 fontSize=Taille de la police
H A Ddia_he.txt326 fontSize=‫גודל גופן‬
H A Ddia_mr.txt326 fontSize=Font Size
H A Ddia_my.txt326 fontSize=Font Size
/plugin/diagramsnet/lib/shapes/
H A DmxElectrical.js771 var fontSize = parseFloat(mxUtils.getValue(this.style, 'fontSize', '12'));
784 c.setFontSize(fontSize * 0.8);
893 c.setFontSize(fontSize * 0.5);
1149 var fontSize = parseFloat(mxUtils.getValue(this.style, 'fontSize', '12'));
1156 c.setFontSize(fontSize * 0.8);
1290 c.setFontSize(fontSize * 0.5);
1526 var fontSize = parseFloat(mxUtils.getValue(this.style, 'fontSize', '12'));
1527 c.setFontSize(fontSize * 0.5);
H A DmxGmdl.js697 var fontSize = parseFloat(mxUtils.getValue(this.style, mxConstants.STYLE_FONTSIZE, '12'));
723 c.setFontSize(fontSize);
796 var fontSize = parseFloat(mxUtils.getValue(this.style, mxConstants.STYLE_FONTSIZE, '12'));
856 c.setFontSize(fontSize);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js502 …olor=a};mxAbstractCanvas2D.prototype.setFontSize=function(a){this.state.fontSize=parseFloat(a)};mx…
523 …Size=function(a){if(this.textEnabled){if(this.compressed){if(this.state.fontSize==a)return;mxAbstr…
546fontSize?(k=k==mxConstants.ALIGN_TOP?1:k==mxConstants.ALIGN_BOTTOM?0:.3,e=g==mxConstants.ALIGN_RIG…
583 …t-size: "+a.fontSize+"px; font-family: "+a.fontFamily+"; color: "+a.fontColor+"; line-height: "+(m…
594 …onstants.ABSOLUTE_LINE_HEIGHT?m.fontSize*mxConstants.LINE_HEIGHT+"px":mxConstants.LINE_HEIGHT,n.st…
2123fontSize="10pt";mxUtils.write(f,mxResources.get("paperSize")+":");c.appendChild(f);f=document.crea…
3081 …ibute("size"),b.style.fontSize=a+"px"):mxUtils.getCurrentStyle(b).fontSize!=a+"px"&&(mxUtils.getCu…
3082 a+"px"?b.style.fontSize=a+"px":b.style.fontSize=""));d.fireEvent(new mxEventObject("styleChanged","…
3704fontSize="10pt";mxUtils.write(g,mxResources.get("width")+":");c.appendChild(g);var q=document.crea…
10269fontSize="12px";C.style.borderRadius="4px";C.style.padding="6px";B.appendChild(C);mxUtils.br(B);va…
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js461 label.style.fontSize = '13px';
3430 function(fontSize) argument
3449 elt.style.fontSize = fontSize + 'px';
3455 if (css.fontSize != fontSize + 'px')
3457 if (mxUtils.getCurrentStyle(elt.parentNode).fontSize != fontSize + 'px')
3459 elt.style.fontSize = fontSize + 'px';
3536 pendingFontSize = fontSize;
4308 var fontSize = (css != null) ? css.fontSize : null;
4310 if (fontSize != null && fontSize.substring(fontSize.length - 2) == 'px')
4337 fontSize = Math.max(getAbsoluteFontSize(temp), fontSize);
[all …]
H A DMenus.js156 var setFontSize = mxUtils.bind(this, function(fontSize) argument
173 elts[i].style.fontSize = fontSize + 'px';
181 'values', [fontSize],
186 var addItem = mxUtils.bind(this, function(fontSize) argument
188 this.styleChange(menu, fontSize, [mxConstants.STYLE_FONTSIZE],
189 [fontSize], null, parent, function()
191 setFontSize(fontSize);
915 elt2.firstChild.style.fontSize = Menus.prototype.defaultFontSize + 'px';
/plugin/diagramsnet/lib/math/jax/output/SVG/
H A Djax.js19fontSize){n.element.style.fontSize=""}n.element.style.border=n.element.style.padding="";if(n.remov…

12345678910