Home
last modified time | relevance | path

Searched refs:FontSize (Results 126 – 150 of 152) sorted by relevance

1234567

/plugin/wysiwyg/fckeditor/editor/lang/
H A Dda.js86 FontSize : "Skriftstørrelse", property in FCKLang
H A Dja.js86 FontSize : "サイズ", property in FCKLang
H A Dko.js86 FontSize : "글자 크기", property in FCKLang
H A Dth.js86 FontSize : "ขนาด", property in FCKLang
H A Dzh.js86 FontSize : "大小", property in FCKLang
H A Dca.js86 FontSize : "Mida", property in FCKLang
H A Del.js86 FontSize : "Μέγεθος", property in FCKLang
H A Des.js86 FontSize : "Tamaño", property in FCKLang
H A Deu.js87 FontSize : "Tamaina", property in FCKLang
H A Dfa.js86 FontSize : "اندازه", property in FCKLang
/plugin/fckg/fckeditor/editor/lang/
H A Dde.js90 FontSize : "Größe", property in FCKLang
H A Dnl.js103 FontSize : "Grootte", property in FCKLang
H A Den.js93 FontSize : "Size", property in FCKLang
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DBlockTag.php408 $this->mpdf->FontSize,
672 $this->mpdf->FontSize,
852 $this->mpdf->FontSize,
872 $this->mpdf->FontSize,
879 $this->mpdf->FontSize,
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1072 var $FontSize; //current font size in user unit variable in FPDF
1447 ($this->h-($y-$up/1000*$this->FontSize))*$this->k,
1463 ($this->h-($y-$up/1000*$this->FontSize))*$this->k,
1476 ($this->h-($y-$up/1000*$this->FontSize))*$this->k,
1900 return $w*$this->FontSize/1000;
1997 $this->FontSize = $size/$this->k;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php339 $this->mpdf->MultiCell($w, $this->mpdf->FontSize * $this->textarea_lineheight, $texto, 0, '', 0, '', $blockdir, true, $objattr['OTLdata'], $objattr['rows']);
423 $this->mpdf->Cell($w - ($this->mpdf->FontSize * 1.4), $h, $texto, 1, 0, $rtlalign, 1, '', 0, $this->form_element_spacing['select']['inner']['h'] / $k, $this->form_element_spacing['select']['inner']['h'] / $k, 'M', 0, false, $objattr['OTLdata']);
437 $this->mpdf->Cell($this->mpdf->FontSize * 1.4, $h, $down, 1, 0, 'C', 1);
440 $this->mpdf->Cell($this->mpdf->FontSize * 1.4, $h, chr(116), 1, 0, 'C', 1);
616 $radius = $this->mpdf->FontSize * 0.35;
/plugin/combo/
H A Ddeleted.files60 class/FontSize.php
/plugin/ckgdoku/ckeditor/
H A Dconfig.js.unc114 //config.removeButtons = 'TextColor,BGColor, FontAssist,Font,FontSize';
170 { name: 'styles', items : [ 'Format', 'Styles' ,'Font','FontSize'] },
/plugin/ckgedit/ckeditor/
H A Dconfig.js.unc119 //config.removeButtons = 'TextColor,BGColor, FontAssist,Font,FontSize';
186 { name: 'styles', items : [ 'Format', 'Styles' ,'Font','FontSize'] },
/plugin/combo/ComboStrap/
H A DTagAttributes.php592 FontSize::processFontSizeAttribute($this);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php268 $w = $this->sizeConverter->convert($wset, $this->svg_info['w'] * (25.4 / $this->mpdf->dpi), $this->mpdf->FontSize, false);
269 $h = $this->sizeConverter->convert($hset, $this->svg_info['h'] * (25.4 / $this->mpdf->dpi), $this->mpdf->FontSize, false);
2206 $fontsize = $this->mpdf->FontSize / $this->kf;
2220 $maxsize = $this->mpdf->FontSize;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js95 …e);FCKToolbarFontSizeCombo.prototype.GetLabel=function(){return FCKLang.FontSize;};FCKToolbarFontS…
H A Dfckeditorcode_gecko.js94 …e);FCKToolbarFontSizeCombo.prototype.GetLabel=function(){return FCKLang.FontSize;};FCKToolbarFontS…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js108 …e);FCKToolbarFontSizeCombo.prototype.GetLabel=function(){return FCKLang.FontSize;};FCKToolbarFontS…
H A Dfckeditorcode_ie.js109 …e);FCKToolbarFontSizeCombo.prototype.GetLabel=function(){return FCKLang.FontSize;};FCKToolbarFontS…

1234567