Home
last modified time | relevance | path

Searched refs:pixelToPointsX (Results 1 – 3 of 3) sorted by relevance

/plugin/odt/helper/
H A Dunits.php140 public function pixelToPointsX ($pixel) { function in helper_plugin_odt_units
141 return $this->internal->pixelToPointsX ($pixel);
/plugin/odt/ODT/
H A DODTUnits.php138 public function pixelToPointsX ($pixel) { function in ODTUnits
191 $value = $this->pixelToPointsX ($value);
/plugin/odt/renderer/
H A Dpage.php2021 public function pixelToPointsX ($pixel) { function in renderer_plugin_odt_page
2069 $adjusted = $this->pixelToPointsX($number).'pt';