Searched defs:px2pt (Results 1 – 2 of 2) sorted by relevance
| /plugin/html2pdf/html2pdf/html2ps/ | ||
| D | utils_units.php | 12 function px2pt($px) {  function | 
| /plugin/xlsx2dw/packages/xlsx/ | ||
| D | xlsx.mjs | 10570 function px2pt(px) { return px * 96 / PPI; }  function |