Home
last modified time | relevance | path

Searched refs:em2pt (Results 1 – 2 of 2) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dutils_units.php44 function em2pt($value, $font_size) { function
65 return em2pt((double)$value, $font_size);
H A Dvalue.generic.length.php98 return em2pt($this->_number, $font_size);