Searched defs:overline (Results 1 – 8 of 8) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | output.fastps.class.php | 14 var $overline; variable in OutputDriverFastPS 54 function decoration($underline, $overline, $linethrough) {
|
H A D | output.pdflib.class.php | 90 function decoration($underline, $overline, $strikeout) {
|
H A D | output._interface.class.php | 15 function decoration($underline, $overline, $strikeout) { }
|
H A D | output.fpdf.class.php | 59 function decoration($underline, $overline, $strikeout) {
|
H A D | output.png.class.php | 301 function decoration($underline, $overline, $strikeout) { }
|
H A D | output.pcl.class.php | 253 function decoration($underline, $overline, $strikeout) { }
|
H A D | pdf.fpdf.php | 1067 var $overline; variable in FPDF 1481 function SetDecoration($underline, $overline, $strikeout) {
|
/plugin/html2pdf/html2pdf/html2ps/fpdf/ |
H A D | fpdf.php | 976 var $overline; variable in FPDF 1389 function SetDecoration($underline, $overline, $strikeout) {
|