/plugin/creole/syntax/ |
H A D | underline.php | 44 'open', 'underline', NULL, 47 'open', 'underline', NULL, 50 'open', 'underline', NULL, 53 'open', 'underline', NULL, 58 if ( $this->eventhandler->queuedEventExists ('open', 'underline', NULL) == false ) { 66 $this->eventhandler->notifyEvent('open', 'underline', NULL, $pos, $match, $handler); 73 … $this->eventhandler->notifyEvent('close', 'underline', NULL, $pos, $match, $handler); 85 $this->eventhandler->notifyEvent('close', 'underline', NULL, $pos, $match, $handler);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
H A D | TextFormat.php | 51 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/Docs/ |
H A D | TextStyle.php | 53 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/Slides/ |
H A D | TextStyle.php | 57 public $underline; variable in Google\\Service\\Slides\\TextStyle 204 public function setUnderline($underline) argument 206 $this->underline = $underline; 213 return $this->underline;
|
/plugin/combo/resources/theme/default/components/css/ |
H A D | tooltip.css | 11 span[data-bs-toggle="tooltip"] { text-decoration: underline dotted; } 12 span[data-toggle="tooltip"] { text-decoration: underline dotted; }
|
H A D | toc.css | 28 text-decoration: underline; 29 text-underline-offset: 0.4rem;
|
/plugin/bugzillahttp/ |
H A D | style.css | 49 .bugtable a:link { font-weight:bold; text-decoration:underline;} 50 .bugtable a:visited { font-weight:bold; text-decoration:underline; }
|
/plugin/picasawebalbum/ |
H A D | pwi.css | 56 text-decoration: underline; 83 text-decoration: underline;
|
H A D | style.css | 139 text-decoration: underline; 166 text-decoration: underline;
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | output.fastps.class.php | 15 var $underline; variable in OutputDriverFastPS 54 function decoration($underline, $overline, $linethrough) { argument 55 $this->underline = $underline; 235 $this->underline = false; 286 if ($this->underline) { $this->_show_underline($x, $y, $width, $this->fontsize); };
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/ |
H A D | ANSI.php | 170 $attr_cell->underline = false; 327 $attr_cell->underline = true; 499 if ($last_attr->underline != $cur_attr->underline) { 500 if ($cur_attr->underline) {
|
/plugin/odt/ |
H A D | example.css | 81 text-decoration: underline; 322 text-decoration: underline; 329 text-decoration: underline; 337 text-decoration: underline; 345 text-decoration: underline;
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | global.css | 26 text-decoration: underline; 92 text-decoration: underline;
|
/plugin/ghissues/ |
H A D | style.css | 88 text-decoration: underline; 93 text-decoration: underline;
|
/plugin/formatplus2/ |
H A D | style.css | 14 text-decoration: underline; 87 text-decoration: underline;
|
/plugin/formatplus/ |
H A D | style.css | 14 text-decoration: underline; 87 text-decoration: underline;
|
/plugin/htmlokay/ |
H A D | style.css | 4 #htmlOK_div a:link { color: __text__; text-decoration: underline; }
|
/plugin/freechat/phpfreechat/style/ |
H A D | generic.css | 18 text-decoration: underline;
|
H A D | footer.css | 27 text-decoration: underline;
|
/plugin/adhoctags/images/ |
H A D | format-underline-wavy.svg | 1 <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/mikioplugin/icons/bootstrap-icons/svg/ |
H A D | type-underline.svg | 1 <svg class="bi bi-type-underline" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
/plugin/mikioplugin/assets/ |
H A D | external.css | 23 text-decoration: underline;
|
/plugin/latexit/tests/my/ |
H A D | test2.latex | 10 \underline{Podtržené}
|
/plugin/aceeditor/ |
H A D | style.css | 39 text-decoration:underline;
|
/plugin/firenews/HTMLTemplates/news/ |
H A D | news.css | 15 text-decoration: underline;
|