Searched refs:floatmargins (Results 1 – 1 of 1) sorted by relevance
369 var $floatmargins; variable in Mpdf\\Mpdf1190 $this->floatmargins = [];6525 …sset($this->floatmargins['R']) && $usey <= $this->floatmargins['R']['y1'] && $usey >= $this->float…6526 $fpaddingR += $this->floatmargins['R']['w'];6528 …sset($this->floatmargins['L']) && $usey <= $this->floatmargins['L']['y1'] && $usey >= $this->float…6529 $fpaddingL += $this->floatmargins['L']['w'];6726 …sset($this->floatmargins['R']) && $usey <= $this->floatmargins['R']['y1'] && $usey >= $this->float…6727 $fpaddingR += $this->floatmargins['R']['w'];6729 …sset($this->floatmargins['L']) && $usey <= $this->floatmargins['L']['y1'] && $usey >= $this->float…6730 $fpaddingL += $this->floatmargins['L']['w'];[all …]