Lines Matching defs:FontSizePt

796 	var $FontSizePt; // current font size in points
1108 $this->FontSizePt = 9;
2965 $size = $this->FontSizePt;
3166 $size = $this->FontSizePt;
4091 $size = $this->FontSizePt;
4188 if ($this->FontFamily == $family && $this->FontFamily == $this->currentfontfamily && $this->FontStyle == $style && $this->FontStyle == $this->currentfontstyle && $this->FontSizePt == $size && $this->FontSizePt == $this->currentfontsize && !$forcewrite) {
4197 $this->FontSizePt = $size;
4201 $fontout = (sprintf('BT /F%d %.3F Tf ET', $this->CurrentFont['i'], $this->FontSizePt));
4220 if (($this->FontFamily == $family) and ( $this->FontStyle == $style) and ( $this->FontSizePt == $size) && !$forcewrite) {
4259 if (($this->FontFamily == $family) and ( $this->FontStyle == $style) and ( $this->FontSizePt == $size) && !$forcewrite) {
4265 $this->FontSizePt = $size;
4269 $fontout = (sprintf('BT /F%d %.3F Tf ET', $this->CurrentFont['i'], $this->FontSizePt));
4287 if ($this->FontSizePt == $size) {
4290 $this->FontSizePt = $size;
4294 $fontout = (sprintf('BT /F%d %.3F Tf ET', $this->CurrentFont['i'], $this->FontSizePt));
5214 $adj = -($this->ws) * 1000 / $this->FontSizePt;
5442 $last_fontsize = $fontsize = $this->FontSizePt;
5449 $charspacing = ($this->charspacing * 1000 / $this->FontSizePt);
5450 $wordspacing = ($this->ws * 1000 / $this->FontSizePt);
5476 $YPlacement = $GPOSinfo[$i]['YPlacement'] * $this->FontSizePt / $this->CurrentFont['unitsPerEm'];
5553 $fontsize = $this->FontSizePt * $this->smCapsScale;
5560 $fontsize = $this->FontSizePt;
5647 $kashida *= 1000 / $this->FontSizePt;
5656 $YPlacement = $GPOSinfo[$nextbase]['YPlacement'] * $this->FontSizePt / $this->CurrentFont['unitsPerEm'];
6241 $saved['sizePt'] = $this->FontSizePt;
6270 $this->FontSizePt = $saved['sizePt'];
6344 $saved['sizePt'] = $this->FontSizePt;
6373 $this->FontSizePt = $saved['sizePt'];
6393 $fontout = (sprintf('BT /F%d %.3F Tf ET', $this->CurrentFont['i'], $this->FontSizePt));
7111 $save_currentfontsize = $this->FontSizePt;
7888 $cw += ($this->CurrentFont['kerninfo'][$s[($i - 1)]][$c] * $this->FontSizePt / 1000 );
7909 $cw += ($this->CurrentFont['kerninfo'][$ulastc[0]][$uc[0]] * $this->FontSizePt / 1000 );
10719 $ret .= '> Tj /F'.$orig_fid.' '.$this->FontSizePt.' Tf <';
10735 $ret .= '> Tj /F' . $this->CurrentFont['subsetfontids'][$i] . ' ' . $this->FontSizePt . ' Tf <';
10745 $ret .= '> Tj /F' . $this->CurrentFont['subsetfontids'][$i] . ' ' . $this->FontSizePt . ' Tf <';
10761 $ret .= ' Tj /F' . $orig_fid . ' ' . $this->FontSizePt . ' Tf <> ';
11014 $FontPt = $this->FontSizePt;
12097 $s_fs = $this->FontSizePt;
15486 $objattr['fontsizept'] = $this->FontSizePt;
15525 $objattr['fontsizept'] = $this->FontSizePt;
15564 $objattr['fontsizept'] = $this->FontSizePt;
15936 $this->SetLineHeight($this->FontSizePt, $this->blk[$this->blklvl]['line_height']);
16812 $save_currentfontsize = $this->FontSizePt;
18152 $this->SetDefaultFontSize($this->FontSizePt);
20396 $s_fs = $this->FontSizePt;
22920 $s_fs = $this->FontSizePt;
25664 $prevFontSizePt = $this->FontSizePt;
25780 $prevFontSizePt = $this->FontSizePt;
25829 $prevFontSizePt = $this->FontSizePt;
25935 $prevFontSizePt = $this->FontSizePt;
26237 $prevFontSizePt = $this->FontSizePt;