Home
last modified time | relevance | path

Searched refs:FontSize (Results 26 – 50 of 152) sorted by relevance

1234567

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php1090 $new['x'] = $this->sizeConverter->convert(trim($p[0]), $this->mpdf->blk[$this->mpdf->blklvl - 1]['inner_width'], $this->mpdf->FontSize, false);
1093 $new['y'] = $this->sizeConverter->convert(trim($p[1]), $this->mpdf->blk[$this->mpdf->blklvl - 1]['inner_width'], $this->mpdf->FontSize, false);
1097 $new['blur'] = $this->sizeConverter->convert(trim($p[2]), $this->mpdf->blk[$this->mpdf->blklvl - 1]['inner_width'], $this->mpdf->FontSize, false);
1103 $new['spread'] = $this->sizeConverter->convert(trim($p[3]), $this->mpdf->blk[$this->mpdf->blklvl - 1]['inner_width'], $this->mpdf->FontSize, false);
1140 $new['x'] = $this->sizeConverter->convert(trim($p[0]), $this->mpdf->FontSize, $this->mpdf->FontSize, false);
1144 $new['y'] = $this->sizeConverter->convert(trim($p[1]), $this->mpdf->FontSize, $this->mpdf->FontSize, false);
1154 $this->mpdf->FontSize,
H A DMpdf.php797 var $FontSize; // current font size in user unit
2171 $bsw = $this->sizeConverter->convert($bsw, $maxwidth, $this->FontSize);
2174 $bsh = $this->sizeConverter->convert($bsh, $maxwidth, $this->FontSize);
2219 $x_pos = $this->sizeConverter->convert($x_pos, $maxwidth, $this->FontSize);
2222 $y_pos = $this->sizeConverter->convert($y_pos, $maxwidth, $this->FontSize);
3524 $w *= ($this->FontSize / 1000);
3585 $w *= ($this->FontSize / 1000);
3738 $w *= ($this->FontSize / 1000);
4198 $this->FontSize = $size / Mpdf::SCALE;
4266 $this->FontSize
796 var $FontSize; // current font size in user unit global() variable in Mpdf\\Mpdf
[all...]
/plugin/wysiwyg/fckeditor/editor/lang/
H A Dfo.js86 FontSize : "Skriftstødd", property in FCKLang
H A Dgl.js86 FontSize : "Tamaño", property in FCKLang
H A Dhu.js86 FontSize : "Méret", property in FCKLang
H A Dlv.js86 FontSize : "Izmērs", property in FCKLang
H A Dmn.js86 FontSize : "Хэмжээ", property in FCKLang
H A Dpt.js86 FontSize : "Tamanho", property in FCKLang
H A Dsl.js86 FontSize : "Velikost", property in FCKLang
H A Dsr-latn.js86 FontSize : "Veličina fonta", property in FCKLang
H A Daf.js86 FontSize : "Karakter grote", property in FCKLang
H A Dbn.js86 FontSize : "সাইজ", property in FCKLang
H A Dbs.js86 FontSize : "Velièina", property in FCKLang
H A Dcs.js86 FontSize : "Velikost", property in FCKLang
H A Dde.js86 FontSize : "Größe", property in FCKLang
H A Den-au.js86 FontSize : "Size", property in FCKLang
H A Den.js86 FontSize : "Size", property in FCKLang
H A Dit.js86 FontSize : "Dimensione", property in FCKLang
/plugin/fckg/fckeditor/editor/lang/
H A Dlv.js90 FontSize : "Izmērs", property in FCKLang
H A Dmn.js90 FontSize : "Хэмжээ", property in FCKLang
H A Dms.js90 FontSize : "Saiz", property in FCKLang
H A Dnb.js90 FontSize : "Størrelse", property in FCKLang
H A Dno.js90 FontSize : "Størrelse", property in FCKLang
H A Dru.js90 FontSize : "Размер", property in FCKLang
H A Dzh.js90 FontSize : "大小", property in FCKLang

1234567