Searched refs:twips_per_pixel_x (Results 1 – 1 of 1) sorted by relevance
25 protected $twips_per_pixel_x = 16; variable in ODTUnits102 $this->twips_per_pixel_x = $value;120 return $this->twips_per_pixel_x;140 $value = $pixel * $this->twips_per_pixel_x / self::$twips_per_point; 250 $value = round ((($value*self::$twips_per_point)/$this->twips_per_pixel_x), 2).'px';