Searched refs:underline (Results 1 – 6 of 6) sorted by relevance
61 /* underline */64 text-decoration: underline;
20 text-decoration: underline;
149 $attr_cell->underline = false;302 $attr_cell->underline = true;472 if ($last_attr->underline != $cur_attr->underline) {473 if ($cur_attr->underline) {
209 text-decoration: underline;
114 text-decoration: underline;
435 public function underline($match, $state, $pos) function in Doku_Handler