Searched defs:stringwidth (Results 1 – 7 of 7) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ | ||
H A D | font.class.php | 43 function stringwidth($string) { function in Font |
H A D | output.pdflib.class.php | 410 function stringwidth($string, $name, $encoding, $size) { function in OutputDriverPdflib |
H A D | output.fastps.class.php | 290 function stringwidth($string, $name, $encoding, $size) { function in OutputDriverFastPS |
H A D | output._interface.class.php | 70 function stringwidth($string, $name, $encoding, $size) { } function in OutputDriver |
H A D | output.fpdf.class.php | 380 function stringwidth($string, $name, $encoding, $size) { function in OutputDriverFPDF |
H A D | output.png.class.php | 528 function stringwidth($string, $name, $encoding, $size) { function in OutputDriverPNG |
H A D | output.pcl.class.php | 288 function stringwidth($string, $name, $encoding, $size) { } function in OutputDriverPCL |