Home | History | Annotate | Download | only in geshi

Lines Matching full:def_attr

3750                         $def_attr = ' class="de2"';
3757 $def_attr = ' style="' . $this->code_style . '"';
3763 $def_attr = ' class="de1"';
3767 $def_attr = ' style="' . $this->code_style . '"';
3773 $start = "<pre$def_attr>";
3777 $start = "<div$def_attr>";