Searched refs:footer_content_style (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/examples/includes/geshi/
H A Dgeshi.php368 var $footer_content_style = ''; variable
1590 $this->footer_content_style = $style; variable
4032 $attr = " style=\"{$this->footer_content_style}\"";
4290 if ($this->footer_content_style != '') {
4291 $stylesheet .= "$selector.foot {{$this->footer_content_style}}\n";

Completed in 27 milliseconds