Home
last modified time | relevance | path

Searched defs:underline (Results 151 – 161 of 161) sorted by path

1234567

/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php975 var $underline; //underlining flag variable in FPDF
1389 function SetDecoration($underline, $overline, $strikeout) {
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput._interface.class.php15 function decoration($underline, $overline, $strikeout) { }
H A Doutput.fastps.class.php15 var $underline; variable in OutputDriverFastPS
54 function decoration($underline, $overline, $linethrough) {
H A Doutput.fpdf.class.php59 function decoration($underline, $overline, $strikeout) {
H A Doutput.pcl.class.php253 function decoration($underline, $overline, $strikeout) { }
H A Doutput.pdflib.class.php90 function decoration($underline, $overline, $strikeout) {
H A Doutput.png.class.php301 function decoration($underline, $overline, $strikeout) { }
H A Dpdf.fpdf.php1066 var $underline; //underlining flag variable in FPDF
1481 function SetDecoration($underline, $overline, $strikeout) {
/plugin/markdownextra/lib/meltdown/js/lib/
H A Djs-markdown-extra.js2342 var _doTable_callback = function(match, head, underline, content) { argument
2433 ), function(match, head, underline, content) { argument
/plugin/xcom/
H A Dscript.js783 function xcom_rollover(el,underline) { argument
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs11060 var underline = data.read_shift(1); variable

1234567