Home
last modified time | relevance | path

Searched refs:underline (Results 1 – 25 of 315) sorted by path

12345678910>>...13

/plugin/aceeditor/
H A Dstyle.css39 text-decoration:underline;
/plugin/adhoctags/
H A DREADME.md62 - `<u>` – “[Unarticulated Annotation](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/u)” (also known as “underline”)
/plugin/adhoctags/images/
H A Dformat-underline-wavy.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>format-underline-wavy</title><path d="M12 17C15.31 17 18 14.31 18 11V3H15.5V11C15.5 12.93 13.93 14.5 12 14.5S8.5 12 (…)
/plugin/ahrefmenu/
H A DxmlTree.css34 text-decoration: underline;
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js31846 if (options.underline || options.strike) {
31853 d = options.underline ? 1 : 2;
31855 if (options.underline) {
65965 underline: function(x, y, w, h, options) {
H A Dpdfmake.min.js13 …nction(){};return B[t]},e.inspect=i,i.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[… property in i.colors
15underline||r.strike)&&(this.save(),r.stroke||this.strokeColor.apply(this,this._fillColor),l=this._…
16 …hlight",null==i.color&&(i.color=[241,238,148]),this._markup(t,e,n,r,i)},underline:function(t,e,n,r… method in t.exports
H A Dpdfmake.min.js.map1underline","inverse","white","grey","black","blue","cyan","green","magenta","red","yellow","specia…
/plugin/anewssystem/
H A Dstyle.css111 text-decoration: underline;
126 text-decoration: underline !important;
197 text-decoration: underline !important;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTextStyle.php53 public $underline; variable in Google\\Service\\Docs\\TextStyle
186 public function setUnderline($underline) argument
188 $this->underline = $underline;
195 return $this->underline;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DTextFormat.php51 public $underline; variable in Google\\Service\\Sheets\\TextFormat
168 public function setUnderline($underline) argument
170 $this->underline = $underline;
177 return $this->underline;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTextStyle.php57 public $underline; variable in Google\\Service\\Slides\\TextStyle
204 public function setUnderline($underline) argument
206 $this->underline = $underline;
213 return $this->underline;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DANSI.php170 $attr_cell->underline = false;
327 $attr_cell->underline = true;
499 if ($last_attr->underline != $cur_attr->underline) {
500 if ($cur_attr->underline) {
/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/bez/
H A Dstyle.css129 text-decoration:underline !important;
135 text-decoration:underline !important;
319 text-decoration: underline;
/plugin/bibtex/OSBib/
H A DMINIMALRTF.php97 function underline($input = "") function in MINIMALRTF
/plugin/bibtex/OSBib/format/
H A DREADME.txt119 …' for OpenOffice or 'plain' for plain text. It is used to format bold, underline, italics etc. fo…
/plugin/bugzillahttp/
H A Dstyle.css49 .bugtable a:link { font-weight:bold; text-decoration:underline;}
50 .bugtable a:visited { font-weight:bold; text-decoration:underline; }
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js604 …["em","i",["span",function(a){return"italic"==a.styles["font-style"]}]],underline:["u",["span",fun…
605 …bold);b("Italic",l.italic,"italic",e.coreStyles_italic);b("Underline",l.underline,"underline",e.co…
H A Dcontents-default.css64 /* text-decoration: -moz-anchor-decoration; */ /* For Firefox 3, otherwise no underline will be use…
H A Dcontents.css1 …-shadow:inset 0 0 .3em #ccc;border-radius:2px}em.u code{text-decoration:underline}pre{border:1px s…
H A Dcontents.css.unc66 /* text-decoration: -moz-anchor-decoration; */ /* For Firefox 3, otherwise no underline will be use…
117 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
H A Den.js.beautified87 underline: "Underline"
H A Den.js.unc5 …e":"Strikethrough","subscript":"Subscript","superscript":"Superscript","underline":"Underline"},"b…
H A Dfr.js.unc97 "underline": "Souligné"

12345678910>>...13