Home
last modified time | relevance | path

Searched refs:convertToPixel (Results 1 – 1 of 1) sorted by path

/plugin/svgpureinsert/
H A Dhelper.php72 public function convertToPixel($value) { function in helper_plugin_svgpureinsert
121 $width = $this->convertToPixel($width);
122 $height = $this->convertToPixel($height);