Searched defs:def_attr (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/examples/includes/geshi/
H A Dgeshi.php3750 $def_attr = ' class="de2"'; variable
3757 $def_attr = ' style="' . $this->code_style . '"'; variable
3763 $def_attr = ' class="de1"'; variable
3767 $def_attr = ' style="' . $this->code_style . '"'; variable
3773 $start = "<pre$def_attr>";
3777 $start = "<div$def_attr>";

Completed in 58 milliseconds