Home
last modified time | relevance | path

Searched refs:underline (Results 101 – 125 of 315) sorted by relevance

12345678910>>...13

/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1066 var $underline; //underlining flag variable in FPDF
1481 function SetDecoration($underline, $overline, $strikeout) { argument
1482 $this->underline = $underline;
1647 $this->underline = false;
2063 if ($this->underline && $txt!='') {
/plugin/revealjs/css/print/
H A Dpaper.css81 text-decoration: underline;
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc112 …tle='"+editor.lang.geshi.tooltip+"' style = 'color:blue;text-decoration:underline;' onmouseover='…
/plugin/s5/ui/yatil/
H A Dpretty.css13 text-decoration: underline;
/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea.css.dokuwiki_template70 /* text-decoration: -moz-anchor-decoration; */ /* For Firefox 3, otherwise no underline will be use…
114 text-decoration: underline;
H A Dfck_editorarea.css70 /* text-decoration: -moz-anchor-decoration; */ /* For Firefox 3, otherwise no underline will be use…
114 text-decoration: underline;
/plugin/ckgdoku/ckeditor/
H A Dcontents.css.unc66 /* text-decoration: -moz-anchor-decoration; */ /* For Firefox 3, otherwise no underline will be use…
117 text-decoration: underline;
/plugin/ckgedit/ckeditor/
H A Dcontents.css.unc63 /* text-decoration: -moz-anchor-decoration; */ /* For Firefox 3, otherwise no underline will be use…
114 text-decoration: underline;
/plugin/projects/
H A Dcodemirror.css166 span.cm-link {text-decoration: underline;}
/plugin/katex/_assets/
H A Dkatex.min.css1underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.css982 text-decoration: underline;
983 /** Hack to force underline to show **/
985 text-underline-position: under;
1452 /* -- underline-style -- */
1460 /* -- underline-thin-style -- */
2017 text-decoration: underline;
2269 text-decoration: underline;
2272 text-underline-position: under;
2346 text-decoration: underline;
2347 text-underline-position: under;
[all …]
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css982 text-decoration: underline;
983 /** Hack to force underline to show **/
985 text-underline-position: under;
1452 /* -- underline-style -- */
1460 /* -- underline-thin-style -- */
2017 text-decoration: underline;
2269 text-decoration: underline;
2272 text-underline-position: under;
2346 text-decoration: underline;
2347 text-underline-position: under;
[all …]
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less233 text-decoration: underline; }
552 text-decoration: underline; }
745 text-decoration: underline; }
768 text-decoration: underline; }
1271 text-decoration: underline; }
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …,strike:"Strikethrough",subscript:"Subscript",superscript:"Superscript",underline:"Underline"},bid… property in CKEDITOR.lang.en.basicstyles
/plugin/indexmenu/
H A Dstyle.css93 text-decoration: underline;
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc112 …tle='"+editor.lang.geshi.tooltip+"' style = 'color:blue;text-decoration:underline;' onmouseover='…
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DREADME.md3 …ni](https://github.com/tecnickcom/TCPDF). Actually I use that package's underline classes for gene…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js891 underline: pStyle['underline'] || (fontStyle & 4) property in mxVsdxCanvas2D.text.processNodeChildren.styleMap
913underline: style.getPropertyValue('text-decoration').indexOf('underline') >= 0 || pStyle['underlin… property in mxVsdxCanvas2D.text.processNodeChildren.styleMap
/plugin/diagramsnet/lib/js/diagramly/
H A DGitHubClient.js829 var createLink = mxUtils.bind(this, function(label, exec, padding, underline) argument
837 if (underline)
H A DGitLabClient.js815 var createLink = mxUtils.bind(this, function(label, fn, padding, underline) argument
823 if (underline)
/plugin/offline/ui/dokuwiki/
H A Dprint.css1 …{content:" [" attr(href) "]";font-size:90%;}a.wikilink1{text-decoration:underline}div.page{text-al…
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css226 text-decoration: underline;
/plugin/codemirror/dist/
H A Dstyles.min.css.map1underline {\n text-decoration: underline;\n}\n","/* BASICS */\n\n.CodeMirror {\n /* Set height…
/plugin/webcode/vendor/
H A Dfirebug-lite.css69 #Firebug .DOMRow .DOMRowLeft .Object:hover { text-decoration:underline; color:#0000ff; }
218 …e;position:fixed;background-image:url(firebug_logo.png);text-decoration:underline;cursor:pointer;f…
/plugin/codemirror/dist/modes/
H A Dtiki.min.js.map1 …n break;\n case \"=\": //underline\n if (stream.match(\"==\"))\n return chain(…

12345678910>>...13