Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dutils_units.php48 function ex2pt($value, $font_size) { function
67 return ex2pt((double)$value, $font_size);
H A Dvalue.generic.length.php100 return ex2pt($this->_number, $font_size);