Home
last modified time | relevance | path

Searched defs:underline (Results 1 – 25 of 172) sorted by relevance

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DTextFormat.php51 public $underline; variable in Google\\Service\\Sheets\\TextFormat
168 public function setUnderline($underline)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DTextStyle.php53 public $underline; variable in Google\\Service\\Docs\\TextStyle
186 public function setUnderline($underline)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DTextStyle.php57 public $underline; variable in Google\\Service\\Slides\\TextStyle
204 public function setUnderline($underline)
/plugin/bibtex/OSBib/
DMINIMALRTF.php97 function underline($input = "") function in MINIMALRTF
/plugin/html2pdf/html2pdf/html2ps/
Doutput.fastps.class.php15 var $underline; variable in OutputDriverFastPS
54 function decoration($underline, $overline, $linethrough) {
Doutput.pdflib.class.php90 function decoration($underline, $overline, $strikeout) {
Doutput._interface.class.php15 function decoration($underline, $overline, $strikeout) { }
Doutput.fpdf.class.php59 function decoration($underline, $overline, $strikeout) {
Doutput.pcl.class.php253 function decoration($underline, $overline, $strikeout) { }
Doutput.png.class.php301 function decoration($underline, $overline, $strikeout) { }
Dpdf.fpdf.php1066 var $underline; //underlining flag variable in FPDF
1481 function SetDecoration($underline, $overline, $strikeout) {
/plugin/asciidocjs/node_modules/ansi-styles/
Dindex.d.ts259 readonly underline: CSPair; property
Dindex.js70 underline: [4, 24], property
/plugin/diagramsnet/lib/js/diagramly/vsdx/
DmxVsdxCanvas2D.js891 underline: pStyle['underline'] || (fontStyle & 4) property
913underline: style.getPropertyValue('text-decoration').indexOf('underline') >= 0 || pStyle['underlin… property
/plugin/asciidocjs/node_modules/chalk/
Dindex.d.ts318 readonly underline: Chalk; property
/plugin/markdownextra/lib/meltdown/js/lib/
Djs-markdown-extra.js2342 var _doTable_callback = function(match, head, underline, content) { argument
2433 ), function(match, head, underline, content) { argument
/plugin/xcom/
Dscript.js783 function xcom_rollover(el,underline) { argument
/plugin/diagramsnet/lib/js/diagramly/
DNotionClient.js556 var createLink = mxUtils.bind(this, function(label, exec, padding, underline) argument
DGitLabClient.js815 var createLink = mxUtils.bind(this, function(label, fn, padding, underline) argument
DGitHubClient.js829 var createLink = mxUtils.bind(this, function(label, exec, padding, underline) argument
/plugin/html2pdf/html2pdf/html2ps/fpdf/
Dfpdf.php975 var $underline; //underlining flag variable in FPDF
1389 function SetDecoration($underline, $overline, $strikeout) {
/plugin/combo/resources/dictionary/
H A Dicomoon-icons.json357 "underline": "356-underline", string
/plugin/ckgdoku/ckeditor/lang/
Dfr.js5 …de texte enrichi","common":{"editorHelp":"Utilisez le raccourci Alt-0 pour obtenir de l'aide","bro…
Dth.js5 …"Rich Text Editor panel","common":{"editorHelp":"กด ALT 0 หากต้องการความช่วยหลือ","browseServer":…
Dnl.js5 …ditorHelp":"Druk ALT 0 voor hulp","browseServer":"Bladeren op server","url":"URL","protocol":"Prot…

1234567