Searched refs:twips_per_pixel_y (Results 1 – 1 of 1) sorted by relevance
26 protected $twips_per_pixel_y = 20; variable in ODTUnits111 $this->twips_per_pixel_y = $value;129 return $this->twips_per_pixel_y;152 $value = $pixel * $this->twips_per_pixel_y / self::$twips_per_point;252 $value = round ((($value*self::$twips_per_point)/$this->twips_per_pixel_y), 2).'px';