Home
last modified time | relevance | path

Searched refs:fontSize (Results 151 – 175 of 249) sorted by last modified time

12345678910

/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A Djax.js19fontSize:this.testSize[0],fontWeight:"normal",fontStyle:"normal",fontSizeAdjust:"none"}},[""]]]).f…
/plugin/diagramsnet/lib/math/jax/output/SVG/
H A Dconfig.js19 …nkDelay:100,linebreaks:{automatic:false,width:"container"},merrorStyle:{fontSize:"90%",color:"#C00…
/plugin/diagramsnet/lib/resources/
H A Ddia.txt326 fontSize=Font Size
H A Ddia_am.txt326 fontSize=Font Size
H A Ddia_bs.txt326 fontSize=Veličina slova
H A Ddia_de.txt328 fontSize=Schriftgröße
H A Ddia_et.txt326 fontSize=Fondi suurus
H A Ddia_gu.txt326 fontSize=Font Size
H A Ddia_hr.txt326 fontSize=Font Size
H A Ddia_hu.txt326 fontSize=Betűméret
H A Ddia_id.txt326 fontSize=Ukuran Fon
H A Ddia_it.txt326 fontSize=Dimensione carattere
H A Ddia_lv.txt326 fontSize=Font Size
H A Ddia_ml.txt326 fontSize=Font Size
H A Ddia_nl.txt326 fontSize=Tekstgrootte
H A Ddia_pl.txt326 fontSize=Wielkość czcionki
H A Ddia_pt-br.txt326 fontSize=Tamanho da fonte
/plugin/diagramsnet/lib/shapes/
H A DmxAndroid.js73 var trueH = Math.max(h, fontSize * 1.5, 7);
96 this.buttonText(c, currWidth, trueH, textStrings[i], buttonWidths[i], fontSize, minW, trueW);
163 c.setFontSize(fontSize);
359 var fontSize = mxUtils.getValue(this.style, mxConstants.STYLE_FONTSIZE, '8').toString();
367 var lineH = Math.max(fontSize * 1.5, buttonSize);
401 c.setFontSize(fontSize);
481 var fontSize = mxUtils.getValue(this.style, mxConstants.STYLE_FONTSIZE, '8').toString();
490 var lineH = Math.max(fontSize * 1.5, buttonSize);
524 c.setFontSize(fontSize);
595 var fontSize = mxUtils.getValue(this.style, mxConstants.STYLE_FONTSIZE, '12');
[all …]
H A DmxLeanMap.js309 this.foreground(c, w, h, fontSize);
320 var lineH = Math.min(fontSize * 1.5, h);
380 this.foreground(c, w, h, fontSize);
389 mxLeanSharedProcess.prototype.foreground = function(c, w, h, fontSize) argument
391 var lineH = Math.min(fontSize * 1.5, h);
622 mxLeanPushArrow.prototype.foreground = function(c, w, h, fontSize) argument
806 this.background(c, w, h, fontSize);
810 mxLeanFifoLane.prototype.background = function(c, w, h, fontSize) argument
812 var lineH = Math.min(fontSize * 1.5, h);
1515 c.lineTo(currX, fontSize * 1.5);
[all …]
/plugin/diagramsnet/lib/js/
H A Dopen.js89 table.style.fontSize = '12pt';
/plugin/clipboardutils/lib/
H A Dclipboard.min.js7 …lement.getAttribute("dir"),(o=document.createElement("textarea")).style.fontSize="12pt",o.style.bo…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1fontSize: this.messageFontSize,\n fontWeight: this.messageFontWeight\n };\n },\n …
H A Deditor.worker.js1 …",e[e.fontInfo=36]="fontInfo",e[e.fontLigatures=37]="fontLigatures",e[e.fontSize=38]="fontSize",e[…
H A Deditor.worker.js.map1 … = 37] = \"fontLigatures\";\n EditorOption[EditorOption[\"fontSize\"] = 38] = \"fontSize\";\n …
H A Djson.worker.js.map1 … = 37] = \"fontLigatures\";\n EditorOption[EditorOption[\"fontSize\"] = 38] = \"fontSize\";\n …

12345678910