Home
last modified time | relevance | path

Searched refs:output_css (Results 1 – 1 of 1) sorted by relevance

/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy_print.php53 var $output_css = ''; variable in csstidy_print
86 $this->output_css = '';
111 return $this->output_css;
122 if ($this->output_css && $this->output_css_plain) {
210 $this->output_css = $output;
339 if ($loc == 'output' && !$this->output_css) {