Home
last modified time | relevance | path

Searched refs:fontSize (Results 26 – 50 of 249) sorted by relevance

12345678910

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js785 var fontSize = styleMap['fontSize'];
788 var strRect = mxUtils.getSizeForString(txt, fontSize, fontFamily);
793 strRect = mxUtils.getSizeForString(txt, fontSize, fontFamily, w);
821 …if (fontSize) charRow.appendChild(that.createCellElemScaled("Size", fontSize * 0.97)); //the magic…
886 fontSize: pStyle['fontSize'] || that.cellState.style["fontSize"], property in mxVsdxCanvas2D.text.processNodeChildren.styleMap
916 fontSize: parseFloat(style.getPropertyValue('font-size')), property in mxVsdxCanvas2D.text.processNodeChildren.styleMap
992 fontSize: that.cellState.style["fontSize"], property in mxVsdxCanvas2D.text.styleMap
/plugin/diagramsnet/lib/math/extensions/
H A DSafe.js19fontSize:true,fontStyle:true,fontWeight:true,opacity:true,outline:true},safeRequire:{action:true,a…
/plugin/diagramsnet/lib/shapes/ios7/
H A DmxIOS7Ui.js458 var fontSize = mxUtils.getValue(this.style, mxConstants.STYLE_FONTSIZE, '8.5').toString();
483 var trueH = Math.max(h, fontSize * 1.5, 10);
505 this.buttonText(c, currWidth, trueH, textStrings[i], buttonWidths[i], fontSize, minW, trueW);
626 c.setFontSize(fontSize);
830 var fontSize = mxUtils.getValue(this.style, mxIOS7C.STYLE_TEXTSIZE, '17');
897 var fontSize = mxUtils.getValue(this.style, mxIOS7C.STYLE_TEXTSIZE, '17');
956 var fontSize = mxUtils.getValue(this.style, mxIOS7C.STYLE_TEXTSIZE, '17');
969 this.mainText(c, x, y, w, h, mainText, fontSize, fontColor);
970 this.subText(c, x, y, w, h, subText, fontSize / 1.4, fontColor);
982 c.setFontSize(fontSize);
[all …]
/plugin/diagramsnet/lib/shapes/
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/stlviewer/stlviewer/
H A Dwebgl_detector.js13 element.style.fontSize = '13px';
/plugin/searchtablejs/TableFilter_EN/
H A Dactb.js273 c.style.fontSize = actb_self.actb_fSize;
290 c.style.fontSize = actb_self.actb_fSize;
329 c.style.fontSize = actb_self.actb_fSize;
346 c.style.fontSize = actb_self.actb_fSize;
368 c.style.fontSize = actb_self.actb_fSize;
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js441 td.style.fontSize = '10pt';
766 td.style.fontSize = '10pt';
785 td.style.fontSize = '10pt';
839 td.style.fontSize = '10pt';
858 td.style.fontSize = '10pt';
876 td.style.fontSize = '10pt';
894 td.style.fontSize = '10pt';
985 td.style.fontSize = '10pt';
1005 td.style.fontSize = '10pt';
1024 td.style.fontSize = '10pt';
[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/amcharts/assets/amcharts/
H A Dradar.js5 …set,e=a.radarCategoriesEnabled,r=a.chart.fontFamily,h=a.fontSize;void 0===h&&(h=a.chart.fontSize);…
7 …a.chart;void 0===c&&(c="");var h=a.chart.fontFamily,k=a.fontSize;void 0===k&&(k=a.chart.fontSize);…
/plugin/statdisplay/pchart/
H A DICanvas.php38 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie… argument
H A DTestCanvas.php59 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie… argument
/plugin/statistics/inc/pchart/
H A DICanvas.php34 function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProperties); argument
H A DTestCanvas.php57 function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProperties) { argument
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js634 var fontSize = 10;
642 var fontSize = 14;
668 td.style.fontSize = fontSize + 'px';
/plugin/diagramsnet/lib/js/diagramly/
H A DEmbed.js634 var fontSize = 10;
642 var fontSize = 14;
668 td.style.fontSize = fontSize + 'px';
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js47 element.setStyle({fontSize: (percent/100) + 'em'});
428 var fontSize = this.element.getStyle('font-size') || '100%';
430 if (fontSize.indexOf(fontSizeType)>0) {
431 this.fontSize = parseFloat(fontSize);
449 if (this.options.scaleContent && this.fontSize)
450 this.element.setStyle({fontSize: this.fontSize * currentScale + this.fontSizeType });
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1fontSize=3*e.width),e.fontSize&&(c.drawing.fontSize=e.fontSize),e.color&&(c.drawing.color=e.color)…
2 …ari=window.safari?window.safari:{},c.defaults.fabric.drawing.fontSize=c.setup.chart.fontSize||11,c…
H A Dexport.js228 _this.drawing.fontSize = cfg.width * 3;
230 if ( cfg.fontSize ) {
231 _this.drawing.fontSize = cfg.fontSize;
257 cfg.fontSize = cfg.fontSize || cfg.width * 3;
277 if ( cfg.fontSize ) {
279 fontSize: cfg.fontSize
333 fontSize: _this.drawing.fontSize,
482 fontSize: 11, property in AmCharts._this.defaults.fabric.drawing
1261 fontSize: _this.drawing.fontSize
1635 fontSize: style_text[ "fontSize" ],
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.subtitle.js15 style.fontSize = "18px";
/plugin/diagramsnet/lib/math/config/
H A Ddefault.js974 fontSize:"90%", color:"#C00", background:"#FF8",
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js1 …noteDialog",function(e){return{title:d.Title,minWidth:400,minHeight:200,fontSize:"14pt",onShow:fun…
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js1 …noteDialog",function(e){return{title:d.Title,minWidth:400,minHeight:200,fontSize:"14pt",onShow:fun…
/plugin/diagramsnet/lib/plugins/
H A Dtags.js68 searchInput.style.fontSize = '12px';
80 tagCloud.style.fontSize = '12px';
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.png.class.php507 $fontSize = $font['size'];
510 $this->_fixSizes($dummy, $fontSize);
515 $fontSize * $font['ascender'],
/plugin/tableplot/example/
H A DexampleEarthquakePlot.txt64 …sition=after&plotArgs={title: {text: 'Number of Earthquakes Worldwide', fontSize: '14pt', textColo…

12345678910