Searched refs:yadj (Results 1 – 1 of 1) sorted by relevance
6907 $yadj = $this->y - $this->objectbuffer[$k]['OUTER-Y'];6912 $yadj += $lineBox[$k]['top'];6914 $this->objectbuffer[$k]['OUTER-Y'] += $yadj;6915 $this->objectbuffer[$k]['BORDER-Y'] += $yadj;6916 $this->objectbuffer[$k]['INNER-Y'] += $yadj;7561 $yadj = $objattr['lineBox']['glyphYorigin'];7567 …$yadj -= ($this->FontSize * $xh / 1000) * 0.625; // Vertical height of bullet (centre) from baseli…7568 $this->y += $yadj;8540 $yadj = $this->y - $this->objectbuffer[$k]['OUTER-Y'];8545 $yadj += $lineBox[$k]['top'];[all …]